First we need some R libraries:
#remotes::install_github("https://github.com/monarch-initiative/monarchr", ref = "engines")
suppressMessages({
library(monarchr)
library(ggraph)
library(stringr) # for str_wrap
library(tidygraph) # activate() etc.
})
MONDO:0019249 is the generic Mucopolysaccharidosis (MPS), which has many subtypes. Let’s get all its subtypes, and all the phenotypes directly connected to any of those subtypes.
**HSAPDV:0000000 is “life cycle stage” - all of the life stages are subtypes of this? And it doesn’t appear they are well-organized:
dev_stages <- monarch_engine() |>
fetch_nodes(query_ids = "HSAPDV:0000000") |>
expand(predicates = "biolink:subclass_of", direction = "in", transitive = TRUE)
quickplot <- function(g) {
ggraph(g, layout = "sugiyama") +
geom_edge_link(aes(color = predicate),
arrow = arrow(length = unit(2, 'mm'), type = "closed"),
end_cap = circle(2.5, 'mm')) +
geom_node_point(aes(color = pcategory),
size = 3) +
geom_node_label(aes(label = str_wrap(name, 20)),
size = 2,
repel = TRUE,
check_overlap = TRUE,
fill = "#FFFFFF88")
}
dev_stages
| id | pcategory | name | description | synonym (list) | category (list) | iri | xref (list) | provided_by (list) |
|---|---|---|---|---|---|---|---|---|
| “HSAPDV:0000000” | “biolink:BiologicalEntity” | “life cycle stage” | “A spatiotemporal region encompassing some part of the life cycle of an organism.” | c(“developmental stage”, “stage”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000000” | “UBERON:0000105” | “phenio_nodes” |
| “HSAPDV:0000057” | “biolink:BiologicalEntity” | “20th week post-fertilization stage” | “Fetal stage when the fetus is over 19 and under 20 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000057” | “EV:0300021” | “phenio_nodes” |
| “HSAPDV:0000186” | “biolink:BiologicalEntity” | “13-month-old stage” | “Infant stage that refers to an infant who is over 13 and under 14 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000186” | NA | “phenio_nodes” |
| “HSAPDV:0000030” | “biolink:BiologicalEntity” | “Carnegie stage 23” | “Organogenesis stage during which the head, the body, and the limbs are rounded structures.” | “CS23” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000030” | c(“FMA:295926”, “FMA:63631”, “XUO:0000152”) | “phenio_nodes” |
| “HSAPDV:0000107” | “biolink:BiologicalEntity” | “13-year-old stage” | “Adolescent stage that refers to an adolescent who is over 13 and under 14 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000107” | “EV:0300065” | “phenio_nodes” |
| “HSAPDV:0000246” | “biolink:BiologicalEntity” | “1-year-old stage” | “Child stage that refers to a child who is over 12 and under 24 months old.” | “12-23 months” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000246” | NA | “phenio_nodes” |
| “HSAPDV:0000213” | “biolink:BiologicalEntity” | “87-year-old stage” | “Aged stage that refers to an adult who is over 87 and under 88 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000213” | NA | “phenio_nodes” |
| “HSAPDV:0000217” | “biolink:BiologicalEntity” | “91-year-old stage” | “Aged stage that refers to an adult who is over 91 and under 92 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000217” | NA | “phenio_nodes” |
| “HSAPDV:0000034” | “biolink:BiologicalEntity” | “Carnegie stage 06a” | “Carnegie developmental stage 6 during which chorionic villi appear.” | “CS06a” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000034” | c(“EHDAA2:CS06a”, “XUO:0000190”) | “phenio_nodes” |
| “HSAPDV:0000197” | “biolink:BiologicalEntity” | “third LMP month stage” | “Fetal stage that refers to the third month of gestation starting from the last menstrual period (LMP).” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000197” | NA | “phenio_nodes” |
| “HSAPDV:0000129” | “biolink:BiologicalEntity” | “35-year-old stage” | “Adult stage that refers to an adult who is over 35 and under 36 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000129” | “EV:0300088” | “phenio_nodes” |
| “HSAPDV:0000003” | “biolink:BiologicalEntity” | “Carnegie stage 01” | “Embryonic stage defined by a fertilized oocyte and presence of pronuclei.” | “CS01” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000003” | c(“EHDAA2:CS01”, “FMA:295882”, “UBERON:0000106”, “XUO:0000130”) | “phenio_nodes” |
| “HSAPDV:0000144” | “biolink:BiologicalEntity” | “50-year-old stage” | “Middle aged stage that refers to an adult who is over 50 and under 51 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000144” | “EV:0300103” | “phenio_nodes” |
| “HSAPDV:0000253” | “biolink:BiologicalEntity” | “112-year-old stage” | “Aged stage that refers to an adult who is over 112 and under 113 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000253” | NA | “phenio_nodes” |
| “HSAPDV:0000208” | “biolink:BiologicalEntity” | “82-year-old stage” | “Aged stage that refers to an adult who is over 82 and under 83 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000208” | NA | “phenio_nodes” |
| “HSAPDV:0000247” | “biolink:BiologicalEntity” | “centenarian stage” | “Aged stage that refers to an adult who is over 100 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000247” | NA | “phenio_nodes” |
| “HSAPDV:0000033” | “biolink:BiologicalEntity” | “Carnegie stage 05c” | “Carnegie developmental stage 5 defined by a lacunar vascular circle.” | “CS05c” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000033” | c(“EHDAA2:CS05c”, “FMA:296711”, “XUO:0000189”) | “phenio_nodes” |
| “HSAPDV:0000267” | “biolink:BiologicalEntity” | “middle aged stage” | “Late adulthood that refers to an adult who is over 40 and under 60 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000267” | “HP:0003596” | “phenio_nodes” |
| “HSAPDV:0000070” | “biolink:BiologicalEntity” | “33rd week post-fertilization stage” | “Fetal stage when the fetus is over 32 and under 33 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000070” | NA | “phenio_nodes” |
| “HSAPDV:0000270” | “biolink:BiologicalEntity” | “2-4 year-old child stage” | “Child stage that refers to a child who is over 2 and under 5 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000270” | NA | “phenio_nodes” |
| “HSAPDV:0000261” | “biolink:BiologicalEntity” | “infant stage” | “Immature stage that refers to an infant who is over 28 days and is under 12 months old.” | c(“infantile stage”, “under-1-year-old stage”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000261” | c(“HP:0003593”, “UBERON:0034920”) | “phenio_nodes” |
| “HSAPDV:0000059” | “biolink:BiologicalEntity” | “22nd week post-fertilization stage” | “Fetal stage when the fetus is over 21 and under 22 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000059” | “EV:0300022” | “phenio_nodes” |
| “HSAPDV:0000147” | “biolink:BiologicalEntity” | “53-year-old stage” | “Middle aged stage that refers to an adult who is over 53 and under 54 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000147” | “EV:0300106” | “phenio_nodes” |
| “HSAPDV:0000166” | “biolink:BiologicalEntity” | “72-year-old stage” | “Adult stage that refers to an adult who is over 72 and under 73 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000166” | “EV:0300126” | “phenio_nodes” |
| “HSAPDV:0000175” | “biolink:BiologicalEntity” | “2-month-old stage” | “Infant stage that refers to an infant who is over 2 and under 3 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000175” | “EV:0300040” | “phenio_nodes” |
| “HSAPDV:0000152” | “biolink:BiologicalEntity” | “58-year-old stage” | “Middle aged stage that refers to an adult who is over 58 and under 59 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000152” | “EV:0300111” | “phenio_nodes” |
| “HSAPDV:0000252” | “biolink:BiologicalEntity” | “111-year-old stage” | “Aged stage that refers to an adult who is over 111 and under 112 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000252” | NA | “phenio_nodes” |
| “HSAPDV:0000104” | “biolink:BiologicalEntity” | “10-year-old stage” | “Child stage that refers to a child who is over 10 and under 11 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000104” | “EV:0300061” | “phenio_nodes” |
| “HSAPDV:0000181” | “biolink:BiologicalEntity” | “8-month-old stage” | “Infant stage that refers to an infant who is over 8 and under 9 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000181” | “EV:0300046” | “phenio_nodes” |
| “HSAPDV:0000160” | “biolink:BiologicalEntity” | “66-year-old stage” | “Adult stage that refers to an adult who is over 66 and under 67 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000160” | “EV:0300119” | “phenio_nodes” |
| “HSAPDV:0000106” | “biolink:BiologicalEntity” | “12-year-old stage” | “Child stage that refers to a child who is over 12 and under 13 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000106” | “EV:0300063” | “phenio_nodes” |
| “HSAPDV:0000156” | “biolink:BiologicalEntity” | “62-year-old stage” | “Middle aged stage that refers to an adult who is over 62 and under 63 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000156” | “EV:0300115” | “phenio_nodes” |
| “HSAPDV:0000238” | “biolink:BiologicalEntity” | “fourth decade stage” | “Human stage that refers to an individual who is over 30 and under 40 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000238” | NA | “phenio_nodes” |
| “HSAPDV:0000097” | “biolink:BiologicalEntity” | “3-year-old stage” | “Child stage that refers to a child who is over 3 and under 4 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000097” | “EV:0300054” | “phenio_nodes” |
| “HSAPDV:0000202” | “biolink:BiologicalEntity” | “eighth LMP month stage” | “Fetal stage that refers to the eighth month of gestation starting from the last menstrual period (LMP).” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000202” | NA | “phenio_nodes” |
| “HSAPDV:0000141” | “biolink:BiologicalEntity” | “47-year-old stage” | “Middle aged stage that refers to an adult who is over 47 and under 48 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000141” | “EV:0300100” | “phenio_nodes” |
| “HSAPDV:0000150” | “biolink:BiologicalEntity” | “56-year-old stage” | “Middle aged stage that refers to an adult who is over 56 and under 57 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000150” | “EV:0300109” | “phenio_nodes” |
| “HSAPDV:0000159” | “biolink:BiologicalEntity” | “65-year-old stage” | “Adult stage that refers to an adult who is over 65 and under 66 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000159” | “EV:0300118” | “phenio_nodes” |
| “HSAPDV:0000128” | “biolink:BiologicalEntity” | “34-year-old stage” | “Adult stage that refers to an adult who is over 34 and under 35 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000128” | “EV:0300087” | “phenio_nodes” |
| “HSAPDV:0000158” | “biolink:BiologicalEntity” | “64-year-old stage” | “Middle aged stage that refers to an adult who is over 64 and under 65 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000158” | “EV:0300117” | “phenio_nodes” |
| “HSAPDV:0000013” | “biolink:BiologicalEntity” | “Carnegie stage 07” | “Neurula stage during which the notochordal process appears, and gastrulation is continuing.” | “CS07” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000013” | c(“EHDAA2:CS07”, “FMA:295911”, “XUO:0000136”) | “phenio_nodes” |
| “HSAPDV:0000182” | “biolink:BiologicalEntity” | “9-month-old stage” | “Infant stage that refers to an infant who is over 9 and under 10 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000182” | “EV:0300047” | “phenio_nodes” |
| “HSAPDV:0000266” | “biolink:BiologicalEntity” | “young adult stage” | “A prime adult stage that refers to an adult who is under 40 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000266” | “HP:0011462” | “phenio_nodes” |
| “HSAPDV:0000023” | “biolink:BiologicalEntity” | “Carnegie stage 16” | “Organogenesis stage during which nasal pits moved ventrally, and features are auricular hillocks, and foot plate.” | “CS16” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000023” | c(“EHDAA2:CS16”, “FMA:295919”, “XUO:0000145”) | “phenio_nodes” |
| “HSAPDV:0000233” | “biolink:BiologicalEntity” | “105-year-old stage” | “Aged stage that refers to an adult who is over 105 and under 106 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000233” | NA | “phenio_nodes” |
| “HSAPDV:0000051” | “biolink:BiologicalEntity” | “14th week post-fertilization stage” | “Fetal stage when the fetus is over 13 and under 14 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000051” | “EV:0300016” | “phenio_nodes” |
| “HSAPDV:0000073” | “biolink:BiologicalEntity” | “36th week post-fertilization stage” | “Fetal stage when the fetus is over 35 and under 36 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000073” | NA | “phenio_nodes” |
| “HSAPDV:0000105” | “biolink:BiologicalEntity” | “11-year-old stage” | “Child stage that refers to a child who is over 11 and under 12 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000105” | “EV:0300062” | “phenio_nodes” |
| “HSAPDV:0000140” | “biolink:BiologicalEntity” | “46-year-old stage” | “Middle aged stage that refers to an adult who is over 46 and under 47 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000140” | “EV:0300099” | “phenio_nodes” |
| “HSAPDV:0000008” | “biolink:BiologicalEntity” | “Carnegie stage 04” | “Blastula stage during which the blastocyst becomes attached.” | “CS04” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000008” | c(“EHDAA2:CS04”, “FMA:295908”, “XUO:0000133”) | “phenio_nodes” |
| “HSAPDV:0000119” | “biolink:BiologicalEntity” | “25-year-old stage” | “Adult stage that refers to an adult who is over 25 and under 26 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000119” | “EV:0300078” | “phenio_nodes” |
| “HSAPDV:0000176” | “biolink:BiologicalEntity” | “3-month-old stage” | “Infant stage that refers to an infant who is over 3 and under 4 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000176” | “EV:0300041” | “phenio_nodes” |
| “HSAPDV:0000219” | “biolink:BiologicalEntity” | “93-year-old stage” | “Aged stage that refers to an adult who is over 93 and under 94 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000219” | NA | “phenio_nodes” |
| “HSAPDV:0000220” | “biolink:BiologicalEntity” | “94-year-old stage” | “Aged stage that refers to an adult who is over 94 and under 95 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000220” | NA | “phenio_nodes” |
| “HSAPDV:0000072” | “biolink:BiologicalEntity” | “35th week post-fertilization stage” | “Fetal stage when the fetus is over 34 and under 35 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000072” | NA | “phenio_nodes” |
| “HSAPDV:0000207” | “biolink:BiologicalEntity” | “81-year-old stage” | “Aged stage that refers to an adult who is over 81 and under 82 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000207” | NA | “phenio_nodes” |
| “HSAPDV:0000169” | “biolink:BiologicalEntity” | “75-year-old stage” | “Adult stage that refers to an adult who is over 75 and under 76 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000169” | “EV:0300129” | “phenio_nodes” |
| “HSAPDV:0000103” | “biolink:BiologicalEntity” | “9-year-old stage” | “Child stage that refers to a child who is over 9 and under 10 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000103” | “EV:0300060” | “phenio_nodes” |
| “HSAPDV:0000096” | “biolink:BiologicalEntity” | “2-year-old stage” | “Child stage that refers to a child who is over 2 and under 3 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000096” | “EV:0300053” | “phenio_nodes” |
| “HSAPDV:0000016” | “biolink:BiologicalEntity” | “Carnegie stage 09” | “Organogenesis stage during which somites 1-3 appear, and neural folds, cardiac primordium, and head fold are present.” | “CS09” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000016” | c(“EHDAA2:CS09”, “FMA:295913”, “XUO:0000138”) | “phenio_nodes” |
| “HSAPDV:0000155” | “biolink:BiologicalEntity” | “61-year-old stage” | “Middle aged stage that refers to an adult who is over 61 and under 62 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000155” | “EV:0300114” | “phenio_nodes” |
| “HSAPDV:0000272” | “biolink:BiologicalEntity” | “60-79 year-old stage” | “Late adult stage that refers to an adult who is under 80 years old.” | “elderly” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000272” | NA | “phenio_nodes” |
| “HSAPDV:0000168” | “biolink:BiologicalEntity” | “74-year-old stage” | “Adult stage that refers to an adult who is over 74 and under 75 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000168” | “EV:0300128” | “phenio_nodes” |
| “HSAPDV:0000223” | “biolink:BiologicalEntity” | “97-year-old stage” | “Aged stage that refers to an adult who is over 97 and under 98 yers old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000223” | NA | “phenio_nodes” |
| “HSAPDV:0000268” | “biolink:BiologicalEntity” | “15-19 year-old” | “A young adult stage that refers to an adult who is over 15 and under 20 years old.” | “adolescent” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000268” | NA | “phenio_nodes” |
| “HSAPDV:0000146” | “biolink:BiologicalEntity” | “52-year-old stage” | “Middle aged stage that refers to an adult who is over 52 and under 53 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000146” | “EV:0300105” | “phenio_nodes” |
| “HSAPDV:0000055” | “biolink:BiologicalEntity” | “18th week post-fertilization stage” | “Fetal stage when the fetus is over 17 and under 18 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000055” | “EV:0300019” | “phenio_nodes” |
| “HSAPDV:0000002” | “biolink:BiologicalEntity” | “embryonic stage” | “Prenatal stage that starts with fertilization and ends with a fully formed embryo, before undergoing last development during the fetal stage.” | c(“embryo stage”, “first trimester”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000002” | c(“EV:0300001”, “FMA:72652”, “HP:0011460”) | “phenio_nodes” |
| “HSAPDV:0000135” | “biolink:BiologicalEntity” | “41-year-old stage” | “Adult stage that refers to an adult who is over 41 and under 42 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000135” | “EV:0300094” | “phenio_nodes” |
| “HSAPDV:0000056” | “biolink:BiologicalEntity” | “19th week post-fertilization stage” | “Fetal stage when the fetus is over 18 and under 19 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000056” | “EV:0300020” | “phenio_nodes” |
| “HSAPDV:0000228” | “biolink:BiologicalEntity” | “100-year-old stage” | “Aged stage that refers to an adult who is over 100 and under 101 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000228” | NA | “phenio_nodes” |
| “HSAPDV:0000187” | “biolink:BiologicalEntity” | “14-month-old stage” | “Infant stage that refers to an infant who is over 14 and under 15 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000187” | NA | “phenio_nodes” |
| “HSAPDV:0000189” | “biolink:BiologicalEntity” | “16-month-old stage” | “Infant stage that refers to an infant who is over 16 and under 17 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000189” | NA | “phenio_nodes” |
| “HSAPDV:0000194” | “biolink:BiologicalEntity” | “21-month-old stage” | “Infant stage that refers to an infant who is over 21 and under 22 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000194” | NA | “phenio_nodes” |
| “HSAPDV:0000026” | “biolink:BiologicalEntity” | “Carnegie stage 19” | “Organogenesis stage during which the straightening of the trunk starts.” | “CS19” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000026” | c(“EHDAA2:CS19”, “FMA:295922”, “XUO:0000148”) | “phenio_nodes” |
| “HSAPDV:0000031” | “biolink:BiologicalEntity” | “Carnegie stage 05a” | “Carnegie developmental stage 5 defined by a solid trophoblast.” | “CS05a” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000031” | c(“EHDAA2:CS05a”, “FMA:296707”, “XUO:0000187”) | “phenio_nodes” |
| “HSAPDV:0000209” | “biolink:BiologicalEntity” | “83-year-old stage” | “Aged stage that refers to an adult who is over 83 and under 84 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000209” | NA | “phenio_nodes” |
| “HSAPDV:0000035” | “biolink:BiologicalEntity” | “Carnegie stage 06b” | “Carnegie developmental stage 6 during which the primitive streak appears.” | “CS06b” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000035” | c(“EHDAA2:CS06b”, “XUO:0000191”) | “phenio_nodes” |
| “HSAPDV:0000273” | “biolink:BiologicalEntity” | “1-month-old stage” | “Infant stage that refers to an infant who is over 28 days and under 2 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000273” | “EV:0300039” | “phenio_nodes” |
| “HSAPDV:0000215” | “biolink:BiologicalEntity” | “89-year-old stage” | “Aged stage that refers to an adult who is over 89 and under 90 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000215” | NA | “phenio_nodes” |
| “HSAPDV:0000118” | “biolink:BiologicalEntity” | “24-year-old stage” | “Young adult stage that refers to an adult who is over 24 and under 25 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000118” | “EV:0300077” | “phenio_nodes” |
| “HSAPDV:0000066” | “biolink:BiologicalEntity” | “29th week post-fertilization stage” | “Fetal stage when the fetus is over 28 and under 29 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000066” | “EV:0300034” | “phenio_nodes” |
| “HSAPDV:0000172” | “biolink:BiologicalEntity” | “78-year-old stage” | “Adult stage that refers to an adult who is over 78 and under 79 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000172” | “EV:0300132” | “phenio_nodes” |
| “HSAPDV:0000218” | “biolink:BiologicalEntity” | “92-year-old stage” | “Aged stage that refers to an adult who is over 92 and under 93 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000218” | NA | “phenio_nodes” |
| “HSAPDV:0000122” | “biolink:BiologicalEntity” | “28-year-old stage” | “Adult stage that refers to an adult who is over 28 and under 29 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000122” | “EV:0300081” | “phenio_nodes” |
| “HSAPDV:0000230” | “biolink:BiologicalEntity” | “102-year-old stage” | “Aged stage that refers to an adult who is over 102 and under 103 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000230” | NA | “phenio_nodes” |
| “HSAPDV:0000167” | “biolink:BiologicalEntity” | “73-year-old stage” | “Adult stage that refers to an adult who is over 73 and under 74 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000167” | “EV:0300127” | “phenio_nodes” |
| “HSAPDV:0000009” | “biolink:BiologicalEntity” | “Carnegie stage 05” | “Blastula stage during which implantation occurs.” | “CS04” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000009” | c(“FMA:295909”, “XUO:0000134”) | “phenio_nodes” |
| “HSAPDV:0000112” | “biolink:BiologicalEntity” | “18-year-old stage” | “Adolescent stage that refers to an adolescent who is over 18 and under 19 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000112” | “EV:0300071” | “phenio_nodes” |
| “HSAPDV:0000222” | “biolink:BiologicalEntity” | “96-year-old stage” | “Aged stage that refers to an adult who is over 96 and under 97 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000222” | NA | “phenio_nodes” |
| “HSAPDV:0000180” | “biolink:BiologicalEntity” | “7-month-old stage” | “Infant stage that refers to an infant who is over 7 and under 8 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000180” | “EV:0300045” | “phenio_nodes” |
| “HSAPDV:0000053” | “biolink:BiologicalEntity” | “16th week post-fertilization stage” | “Fetal stage when the fetus is over 15 and under 16 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000053” | “EV:0300017” | “phenio_nodes” |
| “HSAPDV:0000074” | “biolink:BiologicalEntity” | “37th week post-fertilization stage” | “Fetal stage when the fetus is over 36 and under 37 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000074” | NA | “phenio_nodes” |
| “HSAPDV:0000027” | “biolink:BiologicalEntity” | “Carnegie stage 20” | “Organogenesis stage during which upper limbs are longer and bent at elbow.” | “CS20” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000027” | c(“EHDAA2:CS20”, “FMA:295923”, “XUO:0000149”) | “phenio_nodes” |
| “HSAPDV:0000061” | “biolink:BiologicalEntity” | “24th week post-fertilization stage” | “Fetal stage when the fetus is over 23 and under 24 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000061” | “EV:0300024” | “phenio_nodes” |
| “HSAPDV:0000210” | “biolink:BiologicalEntity” | “84-year-old stage” | “Aged stage that refers to an adult who is over 84 and under 85 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000210” | NA | “phenio_nodes” |
| “HSAPDV:0000100” | “biolink:BiologicalEntity” | “6-year-old stage” | “Child stage that refers to a child who is over 6 and under 7 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000100” | “EV:0300057” | “phenio_nodes” |
| “HSAPDV:0000226” | “biolink:BiologicalEntity” | “prime adult stage” | “A life cycle stage that starts at sexual maturity of the human adult, and ends before senescence.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000226” | “UBERON:0018241” | “phenio_nodes” |
| “HSAPDV:0000108” | “biolink:BiologicalEntity” | “14-year-old stage” | “Adolescent stage that refers to an adolescent who is over 14 and under 15 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000108” | “EV:0300066” | “phenio_nodes” |
| “HSAPDV:0000191” | “biolink:BiologicalEntity” | “18-month-old stage” | “Infant stage that refers to an infant who is over 18 and under 19 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000191” | NA | “phenio_nodes” |
| from | to | subject | predicate | object | agent_type | knowledge_level | knowledge_source | aggregator_knowledge_source (list) | primary_knowledge_source | provided_by (list) | id | category (list) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 1 | “HSAPDV:0000057” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fb45cf13-8436-4fb8-a3a8-1e9b132fbe0f” | c(“biolink:Association”, “biolink:Entity”) |
| 3 | 1 | “HSAPDV:0000186” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:a54cf592-bb77-4171-96fb-5a8da6186114” | c(“biolink:Association”, “biolink:Entity”) |
| 4 | 1 | “HSAPDV:0000030” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d903c7e8-22c0-41e3-8520-7c238a634e2c” | c(“biolink:Association”, “biolink:Entity”) |
| 5 | 1 | “HSAPDV:0000107” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:8e39ec95-5d12-4bff-989c-0b8d7319555d” | c(“biolink:Association”, “biolink:Entity”) |
| 6 | 1 | “HSAPDV:0000246” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:72566f9d-e61c-4227-962a-e4a3eab78e21” | c(“biolink:Association”, “biolink:Entity”) |
| 7 | 1 | “HSAPDV:0000213” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:77d1c455-1feb-4453-b9c6-6aaf5d586f3a” | c(“biolink:Association”, “biolink:Entity”) |
| 8 | 1 | “HSAPDV:0000217” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:99647236-a96b-4129-9792-b6c4ed829f70” | c(“biolink:Association”, “biolink:Entity”) |
| 9 | 1 | “HSAPDV:0000034” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c809bbb7-4dea-49b9-9566-a1ba607b439a” | c(“biolink:Association”, “biolink:Entity”) |
| 10 | 1 | “HSAPDV:0000197” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:5490a2d8-718b-4121-aa37-c07c9afe1852” | c(“biolink:Association”, “biolink:Entity”) |
| 11 | 1 | “HSAPDV:0000129” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:22a13bd1-a4cd-435e-a6eb-0eb891005023” | c(“biolink:Association”, “biolink:Entity”) |
| 12 | 1 | “HSAPDV:0000003” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:dc9e7ec1-e360-4298-abc7-6080dca09523” | c(“biolink:Association”, “biolink:Entity”) |
| 13 | 1 | “HSAPDV:0000144” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:a882ba8e-f262-422d-ad34-8b3f4542048e” | c(“biolink:Association”, “biolink:Entity”) |
| 14 | 1 | “HSAPDV:0000253” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e3a14701-9dc9-4ae4-8982-f89ad3f711ec” | c(“biolink:Association”, “biolink:Entity”) |
| 15 | 1 | “HSAPDV:0000208” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c5ea4437-4bf2-45bc-be4d-1ae25cd0c3bd” | c(“biolink:Association”, “biolink:Entity”) |
| 16 | 1 | “HSAPDV:0000247” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:cb23963a-5413-4782-9269-3f8b58a76fc8” | c(“biolink:Association”, “biolink:Entity”) |
| 17 | 1 | “HSAPDV:0000033” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:46080a2c-a8be-4498-bb33-1c23ea89f245” | c(“biolink:Association”, “biolink:Entity”) |
| 18 | 1 | “HSAPDV:0000267” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:b1fb7373-48f3-484d-b1cd-b6d89f46f88d” | c(“biolink:Association”, “biolink:Entity”) |
| 19 | 1 | “HSAPDV:0000070” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:70773cc9-83f7-4c28-8a19-d0861b565d02” | c(“biolink:Association”, “biolink:Entity”) |
| 20 | 1 | “HSAPDV:0000270” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:55474203-8db5-4a86-80fb-7eac98b1e235” | c(“biolink:Association”, “biolink:Entity”) |
| 21 | 1 | “HSAPDV:0000261” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:99ed62bc-82f8-44f0-815a-6515aef73c43” | c(“biolink:Association”, “biolink:Entity”) |
| 22 | 1 | “HSAPDV:0000059” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c16aad25-246d-4c76-a810-ba38480adda5” | c(“biolink:Association”, “biolink:Entity”) |
| 23 | 1 | “HSAPDV:0000147” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:88c69d00-7e4b-4346-9738-ceaf7cd88ea8” | c(“biolink:Association”, “biolink:Entity”) |
| 24 | 1 | “HSAPDV:0000166” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e6ab5727-42c8-4b2d-bec6-4781a4936208” | c(“biolink:Association”, “biolink:Entity”) |
| 25 | 1 | “HSAPDV:0000175” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c59cac23-0e41-497b-93c0-f9c5bd9d2019” | c(“biolink:Association”, “biolink:Entity”) |
| 26 | 1 | “HSAPDV:0000152” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:278277e2-00cc-484a-950d-2ef5c5962617” | c(“biolink:Association”, “biolink:Entity”) |
| 27 | 1 | “HSAPDV:0000252” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:20d23da1-a168-40c0-a269-82daf64f3a37” | c(“biolink:Association”, “biolink:Entity”) |
| 28 | 1 | “HSAPDV:0000104” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c334f5b6-0510-4748-8ecd-f8c2cb72f191” | c(“biolink:Association”, “biolink:Entity”) |
| 29 | 1 | “HSAPDV:0000181” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:93812683-a64f-4581-9a29-dd1668893dec” | c(“biolink:Association”, “biolink:Entity”) |
| 30 | 1 | “HSAPDV:0000160” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:bb77188e-3a97-4c73-8a5e-34359aa74da9” | c(“biolink:Association”, “biolink:Entity”) |
| 31 | 1 | “HSAPDV:0000106” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6ae4f8eb-70fc-431a-8135-b716c6da26c3” | c(“biolink:Association”, “biolink:Entity”) |
| 32 | 1 | “HSAPDV:0000156” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e0c3be86-9c9f-42f9-8eb6-3fd064ededf0” | c(“biolink:Association”, “biolink:Entity”) |
| 33 | 1 | “HSAPDV:0000238” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3d9571be-edfa-4475-b3d8-cf4db148197c” | c(“biolink:Association”, “biolink:Entity”) |
| 34 | 1 | “HSAPDV:0000097” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6972a1d2-fde2-454b-b7b2-b500c5b866b7” | c(“biolink:Association”, “biolink:Entity”) |
| 35 | 1 | “HSAPDV:0000202” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:7a15a27e-02be-4842-b7c3-955a447aaed7” | c(“biolink:Association”, “biolink:Entity”) |
| 36 | 1 | “HSAPDV:0000141” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:f27ef35d-5c9b-42d3-9b52-489187659750” | c(“biolink:Association”, “biolink:Entity”) |
| 37 | 1 | “HSAPDV:0000150” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:afefae9c-e934-42d5-a0f4-7f03869e40bc” | c(“biolink:Association”, “biolink:Entity”) |
| 38 | 1 | “HSAPDV:0000159” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:36433c3f-4eda-4187-bb05-36ccd107cff0” | c(“biolink:Association”, “biolink:Entity”) |
| 39 | 1 | “HSAPDV:0000128” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d6cb121a-a157-4d17-8ddb-405b37c395d4” | c(“biolink:Association”, “biolink:Entity”) |
| 40 | 1 | “HSAPDV:0000158” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e8f4dc98-c31a-4251-a1fe-acb7222103d9” | c(“biolink:Association”, “biolink:Entity”) |
| 41 | 1 | “HSAPDV:0000013” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:026d088a-0fbf-497d-8fd2-5fc88871c184” | c(“biolink:Association”, “biolink:Entity”) |
| 42 | 1 | “HSAPDV:0000182” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c8dc91a4-5005-4891-a1c8-0e39a5e0e530” | c(“biolink:Association”, “biolink:Entity”) |
| 43 | 1 | “HSAPDV:0000266” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:42c8bbe0-1329-482f-95d6-56b8007e9f67” | c(“biolink:Association”, “biolink:Entity”) |
| 44 | 1 | “HSAPDV:0000023” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:237a2ffd-a1eb-42a1-830c-6c6014a4341b” | c(“biolink:Association”, “biolink:Entity”) |
| 45 | 1 | “HSAPDV:0000233” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e414ed7c-5e54-4514-bc48-a69ad2e6980e” | c(“biolink:Association”, “biolink:Entity”) |
| 46 | 1 | “HSAPDV:0000051” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2887ab6d-28c2-4f38-a79a-6d0a3566d883” | c(“biolink:Association”, “biolink:Entity”) |
| 47 | 1 | “HSAPDV:0000073” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ba7d166e-2ea4-4754-aabe-04b1a65dfcda” | c(“biolink:Association”, “biolink:Entity”) |
| 48 | 1 | “HSAPDV:0000105” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0f0316df-4a13-4030-9ca2-0435ddee7820” | c(“biolink:Association”, “biolink:Entity”) |
| 49 | 1 | “HSAPDV:0000140” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:043a00cc-e9e7-403e-ad7a-0e192b92bc83” | c(“biolink:Association”, “biolink:Entity”) |
| 50 | 1 | “HSAPDV:0000008” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:5982c0f6-6e0b-40da-be4d-9958827a22db” | c(“biolink:Association”, “biolink:Entity”) |
| 51 | 1 | “HSAPDV:0000119” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2abc1d0f-35bb-49aa-a969-67e8c29bc2c9” | c(“biolink:Association”, “biolink:Entity”) |
| 52 | 1 | “HSAPDV:0000176” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:44755920-17a2-4877-a79e-ac97b133a63f” | c(“biolink:Association”, “biolink:Entity”) |
| 53 | 1 | “HSAPDV:0000219” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:1de4b50f-b94f-4800-89d6-fcaa29865d7d” | c(“biolink:Association”, “biolink:Entity”) |
| 54 | 1 | “HSAPDV:0000220” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:923eb603-9f58-49a7-bd10-f266d0886fcd” | c(“biolink:Association”, “biolink:Entity”) |
| 55 | 1 | “HSAPDV:0000072” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:4e0de8b6-51cc-4f33-95f0-4ba40709bed1” | c(“biolink:Association”, “biolink:Entity”) |
| 56 | 1 | “HSAPDV:0000207” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:261ff47b-254d-4a2f-a6d5-55fee62024e5” | c(“biolink:Association”, “biolink:Entity”) |
| 57 | 1 | “HSAPDV:0000169” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2f2c37e8-3b33-4a65-aa2c-c8463fab75e0” | c(“biolink:Association”, “biolink:Entity”) |
| 58 | 1 | “HSAPDV:0000103” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:247dad3e-086e-4917-9b1b-7c66ee967299” | c(“biolink:Association”, “biolink:Entity”) |
| 59 | 1 | “HSAPDV:0000096” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2db7b77f-8d81-4c4c-badf-ce8050959a8c” | c(“biolink:Association”, “biolink:Entity”) |
| 60 | 1 | “HSAPDV:0000016” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3b2f233d-33b0-4e71-9396-e5cc6d307933” | c(“biolink:Association”, “biolink:Entity”) |
| 61 | 1 | “HSAPDV:0000155” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d1ff9b17-7f6b-4418-841a-af505034cad0” | c(“biolink:Association”, “biolink:Entity”) |
| 62 | 1 | “HSAPDV:0000272” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:87a8ee8a-4048-410b-a6b4-19a972cc481d” | c(“biolink:Association”, “biolink:Entity”) |
| 63 | 1 | “HSAPDV:0000168” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2f7c79f3-fe73-4335-8fc0-afcfe1c51e9e” | c(“biolink:Association”, “biolink:Entity”) |
| 64 | 1 | “HSAPDV:0000223” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ba91da26-111f-4742-a57d-e93f7220834c” | c(“biolink:Association”, “biolink:Entity”) |
| 65 | 1 | “HSAPDV:0000268” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0db5abf1-22df-4376-911a-991352456f6e” | c(“biolink:Association”, “biolink:Entity”) |
| 66 | 1 | “HSAPDV:0000146” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2b5f8105-0d2b-42ef-a774-e551cf985b1f” | c(“biolink:Association”, “biolink:Entity”) |
| 67 | 1 | “HSAPDV:0000055” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:548b5b38-a645-443f-bb23-2ba140fa480b” | c(“biolink:Association”, “biolink:Entity”) |
| 68 | 1 | “HSAPDV:0000002” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:97fd41d8-d12d-48e5-b202-0fc94bce4fad” | c(“biolink:Association”, “biolink:Entity”) |
| 69 | 1 | “HSAPDV:0000135” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3b73b73c-0397-4056-80df-7ec39804e0c5” | c(“biolink:Association”, “biolink:Entity”) |
| 70 | 1 | “HSAPDV:0000056” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d6b13037-950a-4918-b487-3ad159417268” | c(“biolink:Association”, “biolink:Entity”) |
| 71 | 1 | “HSAPDV:0000228” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c63d0bf4-a36f-4d71-bd1b-05cad1eb2008” | c(“biolink:Association”, “biolink:Entity”) |
| 72 | 1 | “HSAPDV:0000187” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:604494d0-92de-4b15-8935-22a94813dc4a” | c(“biolink:Association”, “biolink:Entity”) |
| 73 | 1 | “HSAPDV:0000189” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2a2c2518-c486-4cfb-8ef7-29d856c9f455” | c(“biolink:Association”, “biolink:Entity”) |
| 74 | 1 | “HSAPDV:0000194” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d208140b-719d-46f9-90fa-c278769eb674” | c(“biolink:Association”, “biolink:Entity”) |
| 75 | 1 | “HSAPDV:0000026” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2e24d2b0-f63e-4f27-b056-21e291cfe15a” | c(“biolink:Association”, “biolink:Entity”) |
| 76 | 1 | “HSAPDV:0000031” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c94f91a7-7baf-40c5-b4fd-bc72a08df201” | c(“biolink:Association”, “biolink:Entity”) |
| 77 | 1 | “HSAPDV:0000209” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:95fbd2ff-155f-440f-920d-775d8c0181fe” | c(“biolink:Association”, “biolink:Entity”) |
| 78 | 1 | “HSAPDV:0000035” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:978eed55-7601-49fb-b4ef-0805427f70be” | c(“biolink:Association”, “biolink:Entity”) |
| 79 | 1 | “HSAPDV:0000273” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fa1a5ede-8439-404a-9125-3b3c5d887e31” | c(“biolink:Association”, “biolink:Entity”) |
| 80 | 1 | “HSAPDV:0000215” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:54b2ecd2-e843-4180-bc9e-6aba31a71507” | c(“biolink:Association”, “biolink:Entity”) |
| 81 | 1 | “HSAPDV:0000118” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ea9604b1-5265-4d58-a124-72baf4638c17” | c(“biolink:Association”, “biolink:Entity”) |
| 82 | 1 | “HSAPDV:0000066” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:98ee4a07-07d9-4d43-8038-041c88ae70fd” | c(“biolink:Association”, “biolink:Entity”) |
| 83 | 1 | “HSAPDV:0000172” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d2dba399-33db-4ad3-8ba0-08fceacb4c93” | c(“biolink:Association”, “biolink:Entity”) |
| 84 | 1 | “HSAPDV:0000218” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:74955ec4-a99b-423b-a05f-dc2b64cd72cb” | c(“biolink:Association”, “biolink:Entity”) |
| 85 | 1 | “HSAPDV:0000122” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:33946ea8-23c1-4659-8fcb-726481e04698” | c(“biolink:Association”, “biolink:Entity”) |
| 86 | 1 | “HSAPDV:0000230” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:819f6604-d9df-4f64-af34-ebb86f19eccf” | c(“biolink:Association”, “biolink:Entity”) |
| 87 | 1 | “HSAPDV:0000167” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c1599085-ba77-4f66-9f0c-8ddf89c15e56” | c(“biolink:Association”, “biolink:Entity”) |
| 88 | 1 | “HSAPDV:0000009” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fa53d51c-ea9e-44fc-b864-c1f9382d9813” | c(“biolink:Association”, “biolink:Entity”) |
| 89 | 1 | “HSAPDV:0000112” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0ebb6032-f9bc-4ac8-a329-a8581fb61218” | c(“biolink:Association”, “biolink:Entity”) |
| 90 | 1 | “HSAPDV:0000222” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:cc9fb3b2-5916-4ec4-a784-47c60a2974d1” | c(“biolink:Association”, “biolink:Entity”) |
| 91 | 1 | “HSAPDV:0000180” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:122cd9c1-cce0-474c-ac75-d75cccfacff4” | c(“biolink:Association”, “biolink:Entity”) |
| 92 | 1 | “HSAPDV:0000053” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:592d31d9-8205-4002-a231-390044dcfe6e” | c(“biolink:Association”, “biolink:Entity”) |
| 93 | 1 | “HSAPDV:0000074” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c632bdef-f543-48e4-815a-5290cd2682f0” | c(“biolink:Association”, “biolink:Entity”) |
| 94 | 1 | “HSAPDV:0000027” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:741854af-7cbc-4b46-a176-2bfd2f3fa894” | c(“biolink:Association”, “biolink:Entity”) |
| 95 | 1 | “HSAPDV:0000061” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:98584866-62a2-482e-8fc8-7e8a94f81e0e” | c(“biolink:Association”, “biolink:Entity”) |
| 96 | 1 | “HSAPDV:0000210” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e57cf366-4735-450b-b832-79ad807a1a64” | c(“biolink:Association”, “biolink:Entity”) |
| 97 | 1 | “HSAPDV:0000100” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:dfc5adaf-eefb-447d-879a-b13bf68b8d5d” | c(“biolink:Association”, “biolink:Entity”) |
| 98 | 1 | “HSAPDV:0000226” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d9a20483-bdbe-4eda-a95b-495839a2f022” | c(“biolink:Association”, “biolink:Entity”) |
| 99 | 1 | “HSAPDV:0000108” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:4f126bb9-c5e4-4663-99d2-72ebb79a50cd” | c(“biolink:Association”, “biolink:Entity”) |
| 100 | 1 | “HSAPDV:0000191” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6d7f34df-204b-4f1e-810b-2c622e85fb8a” | c(“biolink:Association”, “biolink:Entity”) |
| 101 | 1 | “HSAPDV:0000011” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:1a41ed95-02f3-4970-9521-d9c155f3ff8c” | c(“biolink:Association”, “biolink:Entity”) |
quickplot(dev_stages)
Anyway, let’s find all of the descendants of DS, their phenotypes, and any connections to life stages of any of those:
downs <- monarch_engine() |>
fetch_nodes(query_ids = "MONDO:0008608") |> # Down
expand(predicates = "biolink:subclass_of", direction = "in", transitive = TRUE) |>
expand(result_categories = "biolink:PhenotypicFeature") |>
expand(result_categories = "biolink:LifeStage")
downs
| id | pcategory | name | description | synonym (list) | category (list) | iri | xref (list) | provided_by (list) |
|---|---|---|---|---|---|---|---|---|
| “MONDO:0008608” | “biolink:Disease” | “Down syndrome” | “Down syndrome is a chromosomal abnormality caused by the presence of a third (partial or total) copy of the chromosome 21 genetic material and that is characterized by variable intellectual disability, muscular hypotonia, and joint laxity, often associated with a characteristic facial dysmorphism and various anomalies such as cardiac, gastrointestinal, or endocrine defects.” | c(“Down syndrome”, “Down syndrome chromosome region”, “Down syndrome critical region”, “Down syndrome, Isolated cases”, “Down’s syndrome”, “Down’s syndrome - trisomy 21”, “Downs syndrome”, “G trisomy”, “complete trisomy 21 syndrome”, “leukemia, megakaryoblastic, of Down syndrome”, “leukemia, megakaryoblastic, with or without Down syndrome, somatic”, “transient myeloproliferative disorder of Down syndrome”, “trisomy 21”, “trisomy 21 (Down syndrome)”, “trisomy 21 syndrome”) | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0008608” | c(“DOID:14250”, “EFO:0001064”, “ICD9:758.0”, “MESH:D004314”, “MedDRA:10044688”, “NANDO:2200965”, “NCIT:C2993”, “NIFSTD:nlx_dys_20090502”, “OMIM:190685”, “Orphanet:870”, “SCTID:41040004”, “UMLS:C0013080”, “icd11.foundation:1624623908”) | “phenio_nodes” |
| “MONDO:0700128” | “biolink:Disease” | “translocation Down syndrome” | “Down syndrome in which the extra (partial or total) copy of chromosome 21 genetic material is attached to another chromosome.” | “Robertsonian Translocation Trisomy 21” | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700128” | NA | “phenio_nodes” |
| “MONDO:0700082” | “biolink:Disease” | “Robertsonian translocation Down syndrome” | “Chromosomal disorder in which (part or full) chromosome 21 is attached to another chromosome, resulting in the presence of a third copy of part of full chromosome 21 genetic material. A Robertsonian translocation is a structural chromosomal anomaly in which two acrocentric chromosomes break, resulting in the fusion of the nonhomologous chromosomes’ long arms to form a single, large chromosome.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700082” | “NCIT:C188150” | “phenio_nodes” |
| “MONDO:0700094” | “biolink:Disease” | “unbalanced Robertsonian translocation Down syndrome” | “Robertsonian translocation Down syndrome in which translocation displacement of the end regions of chromosomes occurred with loss of chromosomal material between the two nonhomologous chromosomes.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700094” | NA | “phenio_nodes” |
| “MONDO:0700093” | “biolink:Disease” | “balanced Robertsonian translocation Down syndrome” | “Robertsonian translocation Down syndrome in which translocation displacement of the end regions of chromosomes occurred without loss of chromosomal material between the two nonhomologous chromosomes.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700093” | NA | “phenio_nodes” |
| “MONDO:0700083” | “biolink:Disease” | “reciprocal translocation down syndrome” | “Chromosomal disorder in which (part or full) chromosome 21 has been exchange with another chromosome, resulting in the presence of a third copy of (part or full) chromosome 21 genetic material. A reciprocal translocation is a chromosome abnormality caused by exchange of parts between non-homologous chromosomes.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700083” | NA | “phenio_nodes” |
| “MONDO:0700129” | “biolink:Disease” | “mosaic translocation Down syndrome” | “Translocation Down syndrome in which the extra (partial or total) copy of chromosome 21 attached to another chromosome is present in some of the cells of the organism.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700129” | NA | “phenio_nodes” |
| “MONDO:0700130” | “biolink:Disease” | “partial segmental duplication” | “A chromosomal disorder consisting of the partial duplication of chromosome 21.” | c(“partial trisomy 21”, “segmental duplication”) | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700130” | NA | “phenio_nodes” |
| “MONDO:0700126” | “biolink:Disease” | “trisomy 21” | “A chromosomal disorder consisting of the presence of an extra chromosome 21.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700126” | NA | “phenio_nodes” |
| “MONDO:0700127” | “biolink:Disease” | “mosaic trisomy 21” | “Trisomy 21 characterized by the presence of an extra chromosome 21 in some of the cells of the organism.” | NA | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700127” | NA | “phenio_nodes” |
| “MONDO:0700030” | “biolink:Disease” | “complete trisomy 21” | “Trisomy 21 characterized by the presence of an extra chromosome 21 in all the cells of the organism.” | “standard trisomy 21” | c(“biolink:BiologicalEntity”, “biolink:Disease”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/MONDO_0700030” | NA | “phenio_nodes” |
| “HP:0003196” | “biolink:PhenotypicFeature” | “Short nose” | “Distance from nasion to subnasale more than two standard deviations below the mean, or alternatively, an apparently decreased length from the nasal root to the nasal tip.” | c(“Decreased length of nose”, “Hypoplastic nose”, “Nasal hypoplasia”, “Short nose”, “Shortened nose”, “Small nose”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0003196” | c(“SNOMEDCT_US:249310005”, “UMLS:C0426414”, “UMLS:C1854114”) | “phenio_nodes” |
| “HP:0000235” | “biolink:PhenotypicFeature” | “Abnormality of the fontanelles or cranial sutures” | “Any abnormality of the fontanelles (the regions covered by a thick membrane that normally ossify in the first two years of life) or the cranial sutures (the fibrous joints in which the articulating bones or cartilages of the skull are connected by sutural ligaments).” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000235” | “UMLS:C4025876” | “phenio_nodes” |
| “HP:0001629” | “biolink:PhenotypicFeature” | “Ventricular septal defect” | “A hole between the two bottom chambers (ventricles) of the heart. The defect is centered around the most superior aspect of the ventricular septum.” | c(“Hole in heart wall separating two lower heart chambers”, “VSD”, “Ventricular septal defects”, “Ventriculoseptal defect”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001629” | c(“Fyler:1300”, “MSH:D006345”, “SNOMEDCT_US:253549006”, “SNOMEDCT_US:30288003”, “UMLS:C0018818”) | “phenio_nodes” |
| “HP:0001328” | “biolink:PhenotypicFeature” | “Specific learning disability” | “Impairment of certain skills such as reading or writing, coordination, self-control, or attention that interfere with the ability to learn. The impairment is not related to a global deficiency of intelligence.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001328” | “UMLS:C4025790” | “phenio_nodes” |
| “HP:0000545” | “biolink:PhenotypicFeature” | “Myopia” | “An abnormality of refraction characterized by the ability to see objects nearby clearly, while objects in the distance appear blurry.” | c(“Close sighted”, “Near sighted”, “Near sightedness”, “Nearsightedness”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000545” | c(“MSH:D009216”, “SNOMEDCT_US:57190000”, “UMLS:C0027092”) | “phenio_nodes” |
| “HP:0000248” | “biolink:PhenotypicFeature” | “Brachycephaly” | “An abnormality of skull shape characterized by a decreased anterior-posterior diameter. That is, a cephalic index greater than 81%. Alternatively, an apparently shortened anteroposterior dimension (length) of the head compared to width.” | c(“Broad cranium shape”, “Broad head shape”, “Broad skull shape”, “Short and broad skull”, “Wide cranium shape”, “Wide head shape”, “Wide skull shape”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000248” | c(“MSH:D003398”, “SNOMEDCT_US:13649004”, “UMLS:C0221356”, “UMLS:C4072823”, “UMLS:C4072824”) | “phenio_nodes” |
| “HP:0002511” | “biolink:PhenotypicFeature” | “Alzheimer disease” | “A degenerative disease of the brain characterized by the insidious onset of dementia. Impairment of memory, judgment, attention span, and problem solving skills are followed by severe apraxia and a global loss of cognitive abilities. The condition primarily occurs after age 60, and is marked pathologically by severe cortical atrophy and the triad of senile plaques, neurofibrillary tangles, and neuropil threads.” | c(“Alzheimer disease”, “Late-onset form of familial Alzheimer disease”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002511” | c(“DOID:10652”, “MONDO:0004975”, “MSH:C536595”, “MSH:D000544”, “SNOMEDCT_US:230267005”, “SNOMEDCT_US:26929004”, “UMLS:C0002395”, “UMLS:C1863051”) | “phenio_nodes” |
| “HP:0003414” | “biolink:PhenotypicFeature” | “Atlantoaxial dislocation” | “Partial dislocation of the atlantoaxial joint.” | c(“Atlanto-axial subluxation”, “Atlantoaxial subluxation”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0003414” | c(“SNOMEDCT_US:263042007”, “SNOMEDCT_US:45179004”, “UMLS:C0263905”) | “phenio_nodes” |
| “HP:0001252” | “biolink:PhenotypicFeature” | “Hypotonia” | “Hypotonia is an abnormally low muscle tone (the amount of tension or resistance to movement in a muscle). Even when relaxed, muscles have a continuous and passive partial contraction which provides some resistance to passive stretching. Hypotonia thus manifests as diminished resistance to passive stretching. Hypotonia is not the same as muscle weakness, although the two conditions can co-exist.” | c(“Central hypotonia”, “Low muscle tone”, “Low or weak muscle tone”, “Muscle hypotonia”, “Muscular hypotonia”, “Peripheral hypotonia”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001252” | c(“MSH:D009123”, “SNOMEDCT_US:398151007”, “SNOMEDCT_US:398152000”, “UMLS:C0026827”) | “phenio_nodes” |
| “HP:0000954” | “biolink:PhenotypicFeature” | “Single transverse palmar crease” | “The distal and proximal transverse palmar creases are merged into a single transverse palmar crease.” | c(“Simian crease”, “Simian creases”, “Simian line”, “Single flexion crease”, “Single palmar crease”, “Single palmar creases”, “Single transverse palmar creases”, “Transverse palmar crease”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000954” | c(“SNOMEDCT_US:248409006”, “UMLS:C0424731”) | “phenio_nodes” |
| “HP:0001156” | “biolink:PhenotypicFeature” | “Brachydactyly” | “Digits that appear disproportionately short compared to the hand/foot. The word brachydactyly is used here to describe a series distinct patterns of shortened digits (brachydactyly types A-E). This is the sense used here.” | c(“Brachydactyly syndrome”, “Short fingers or toes”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001156” | c(“MSH:D059327”, “SNOMEDCT_US:43476002”, “UMLS:C0221357”) | “phenio_nodes” |
| “HP:0000286” | “biolink:PhenotypicFeature” | “Epicanthus” | “A fold of skin starting above the medial aspect of the upper eyelid and arching downward to cover, pass in front of and lateral to the medial canthus.” | c(“Epicanthal fold”, “Epicanthal folds”, “Epicanthic folds”, “Eye folds”, “Palpebronasal fold”, “Plica palpebronasalis”, “Prominent eye folds”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000286” | “UMLS:C0678230” | “phenio_nodes” |
| “HP:0004279” | “biolink:PhenotypicFeature” | “Short palm” | “Short palm.” | c(“Hypoplastic hands”, “Short hands”, “Short palm”, “Short palms”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0004279” | “UMLS:C1843108” | “phenio_nodes” |
| “HP:0001852” | “biolink:PhenotypicFeature” | “Sandal gap” | “A widely spaced gap between the first toe (the great toe) and the second toe.” | c(“Gap between 1st and 2nd toes”, “Gap between first and second toe”, “Increased space between first and second toes”, “Sandal gap between first and second toes”, “Space between great toe and second toe”, “Wide space between 1st, 2nd toes”, “Wide space between first and second toes”, “Wide-spaced big toe”, “Widely spaced 1st-2nd toes”, “Widely spaced first and second toes”, “Widened gap 1st-2nd toes”, “Widened gap first and second toe”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001852” | “UMLS:C1840069” | “phenio_nodes” |
| “HP:0000646” | “biolink:PhenotypicFeature” | “Amblyopia” | “Reduced visual acuity that is uncorrectable by lenses in the absence of detectable anatomic defects in the eye or visual pathways.” | c(“Lazy eye”, “Wandering eye”, “Wandering eyes”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000646” | c(“MSH:D000550”, “SNOMEDCT_US:387742006”, “UMLS:C0002418”) | “phenio_nodes” |
| “HP:0010978” | “biolink:PhenotypicFeature” | “Abnormality of immune system physiology” | “A functional abnormality of the immune system.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0010978” | “UMLS:C4023616” | “phenio_nodes” |
| “HP:0003182” | “biolink:PhenotypicFeature” | “Shallow acetabular fossae” | NA | c(“Shallow acetabula”, “Shallow acetabulae”, “Shallow acetabular fossa”, “Shallow acetabulum”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0003182” | c(“UMLS:C1854910”, “UMLS:C1860796”) | “phenio_nodes” |
| “HP:0025656” | “biolink:PhenotypicFeature” | “Prenatal double bubble sign” | “Sonographic detection of a double bubble sign in the upper abdomen is strongly indicative of duodenal obstruction. One bubble represents fetal stomach, and the other is attributed to a dilated proximal part of the duodenum; continuity between both bubbles is required for the sign.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0025656” | NA | “phenio_nodes” |
| “HP:0001513” | “biolink:PhenotypicFeature” | “Obesity” | “Accumulation of substantial excess body fat.” | c(“Having too much body fat”, “Obesity”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001513” | c(“MSH:D009765”, “SNOMEDCT_US:414915002”, “SNOMEDCT_US:414916001”, “UMLS:C0028754”) | “phenio_nodes” |
| “HP:0001873” | “biolink:PhenotypicFeature” | “Thrombocytopenia” | “A reduction in the number of circulating thrombocytes.” | “Low platelet count” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001873” | c(“MSH:D013921”, “SNOMEDCT_US:302215000”, “SNOMEDCT_US:415116008”, “UMLS:C0040034”, “UMLS:C0392386”) | “phenio_nodes” |
| “HP:0001250” | “biolink:PhenotypicFeature” | “Seizure” | “A seizure is an intermittent abnormality of nervous system physiology characterised by a transient occurrence of signs and/or symptoms due to abnormal excessive or synchronous neuronal activity in the brain.” | c(“Epilepsy”, “Epileptic seizure”, “Seizures”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001250” | c(“MSH:D004827”, “MSH:D012640”, “SNOMEDCT_US:128613002”, “SNOMEDCT_US:246545002”, “SNOMEDCT_US:313307000”, “SNOMEDCT_US:84757009”, “SNOMEDCT_US:91175000”, “UMLS:C0014544”, “UMLS:C0036572”) | “phenio_nodes” |
| “HP:0001999” | “biolink:PhenotypicFeature” | “Abnormal facial shape” | “An abnormal morphology (form) of the face or its components.” | c(“Abnormal facial shape”, “Abnormal morphology of the face”, “Deformity of face”, “Distinctive facies”, “Distortion of face”, “Dysmorphic facial features”, “Dysmorphic facies”, “Facial dysmorphism”, “Funny looking face”, “Malformation of face”, “Unusual facial appearance”, “Unusual facies”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001999” | c(“SNOMEDCT_US:248200007”, “SNOMEDCT_US:32003007”, “SNOMEDCT_US:398206004”, “SNOMEDCT_US:398302004”, “UMLS:C0266617”, “UMLS:C0424503”, “UMLS:C1385263”, “UMLS:C4072832”, “UMLS:C4072833”) | “phenio_nodes” |
| “HP:0030680” | “biolink:PhenotypicFeature” | “Abnormality of cardiovascular system morphology” | “Any structural anomaly of the heart and great vessels.” | “Cardiovascular malformations” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0030680” | “UMLS:C4049796” | “phenio_nodes” |
| “HP:0000498” | “biolink:PhenotypicFeature” | “Blepharitis” | “Inflammation of the eyelids.” | c(“Cellulitis of eyelids”, “Inflammation of eyelids”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000498” | c(“MSH:D001762”, “SNOMEDCT_US:231796003”, “SNOMEDCT_US:41446000”, “UMLS:C0005741”, “UMLS:C0339063”) | “phenio_nodes” |
| “HP:0007598” | “biolink:PhenotypicFeature” | “Bilateral single transverse palmar creases” | “The distal and proximal transverse palmar creases are merged into a single transverse palmar crease on both hands.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0007598” | “UMLS:C1862095” | “phenio_nodes” |
| “HP:0001719” | “biolink:PhenotypicFeature” | “Double outlet right ventricle” | “Double outlet right ventricle (DORV) is a type of ventriculoarterial connection in which both great vessels arise entirely or predominantly from the right ventricle.” | c(“DORV”, “Double-outlet right ventricle”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001719” | c(“Fyler:600”, “Fyler:606”, “MSH:D004310”, “SNOMEDCT_US:7484005”, “UMLS:C0013069”) | “phenio_nodes” |
| “HP:0004209” | “biolink:PhenotypicFeature” | “Clinodactyly of the 5th finger” | “Clinodactyly refers to a bending or curvature of the fifth finger in the radial direction (i.e., towards the 4th finger).” | c(“Bilateral fifth digit clinodactyly”, “Bilateral fifth finger clinodactyly”, “Clinodactyly of fifth digit”, “Clinodactyly of the little finger”, “Curvature of little finger”, “Curvature of pinkie finger”, “Curvature of pinky finger”, “Fifth finger clinodactyly”, “Permanent curving of the pinkie finger”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0004209” | c(“UMLS:C1850049”, “UMLS:C4280538”) | “phenio_nodes” |
| “HP:0002750” | “biolink:PhenotypicFeature” | “Delayed skeletal maturation” | “A decreased rate of skeletal maturation. Delayed skeletal maturation can be diagnosed on the basis of an estimation of the bone age from radiographs of specific bones in the human body.” | c(“Delayed bone age”, “Delayed bone age before puberty”, “Delayed bone maturation”, “Delayed skeletal development”, “Retarded bone age”, “Retarded ossification”, “Skeletal maturation retardation”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002750” | c(“SNOMEDCT_US:123983008”, “UMLS:C0541764”) | “phenio_nodes” |
| “HP:0000179” | “biolink:PhenotypicFeature” | “Thick lower lip vermilion” | “Increased thickness of the lower lip, leading to a prominent appearance of the lower lip. The height of the vermilion of the lower lip in the midline is more than 2 SD above the mean. Alternatively, an apparently increased height of the vermilion of the lower lip in the frontal view (subjective).” | c(“Full lower lip”, “Full lower lip vermilion”, “Increased height of lower lip vermilion”, “Increased volume of lower lip”, “Increased volume of lower lip vermilion”, “Plump lower lip”, “Prominent lower lip”, “Prominent lower lip vermilion”, “Thick lower lip”, “Thick red part of the lower lip”, “Thick vermilion border of lower lip”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000179” | c(“UMLS:C1839739”, “UMLS:C2053437”) | “phenio_nodes” |
| “HP:0100763” | “biolink:PhenotypicFeature” | “Abnormality of the lymphatic system” | “An anomaly of the lymphatic system, a network of lymphatic vessels that carry a clear fluid called lymph unidirectionally towards either the right lymphatic duct or the thoracic duct, which in turn drain into the right and left subclavian veins respectively.” | “Lymphatic disease” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0100763” | c(“MSH:D008206”, “SNOMEDCT_US:111590001”, “SNOMEDCT_US:234087005”, “SNOMEDCT_US:3305006”, “SNOMEDCT_US:362971004”, “UMLS:C0024228”, “UMLS:C4021976”) | “phenio_nodes” |
| “HP:0005280” | “biolink:PhenotypicFeature” | “Depressed nasal bridge” | “Posterior positioning of the nasal root in relation to the overall facial profile for age.” | c(“Concave bridge of nose”, “Concave nasal bridge”, “Depressed bridge of nose”, “Depressed nasal bridge”, “Depressed nasal root”, “Depressed nasal root/bridge”, “Flat bridge of nose”, “Flat nasal bridge”, “Flat nasal root”, “Flat, nasal bridge”, “Flattened nasal bridge”, “Low nasal bridge”, “Low nasal root”, “Retruded bridge of nose”, “Retruded nasal bridge”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0005280” | c(“UMLS:C1836542”, “UMLS:C3550546”, “UMLS:C4280495”) | “phenio_nodes” |
| “HP:0010316” | “biolink:PhenotypicFeature” | “Ebstein anomaly of the tricuspid valve” | “Ebstein’s anomaly refers to an abnormally placed and deformed tricuspid valve characterized by apical displacement of the septal and posterior tricuspid valve leaflets, leading to atrialization of the right ventricle with a variable degree of malformation and displacement of the anterior leaflet.” | c(“Ebstein’s anomaly”, “Ebstein’s anomaly of the tricuspid valve”, “Ebstein’s malformation”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0010316” | c(“EPCC:06.01.34”, “ICD-10:Q22.5”, “MSH:D004437”, “SNOMEDCT_US:204357006”, “UMLS:C0013481”) | “phenio_nodes” |
| “HP:0000160” | “biolink:PhenotypicFeature” | “Narrow mouth” | “Distance between the commissures of the mouth more than 2 SD below the mean. Alternatively, an apparently decreased width of the oral aperture (subjective).” | c(“Microstomia”, “Narrow mouth”, “Small mouth”, “Small oral aperture”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000160” | c(“MSH:D008865”, “SNOMEDCT_US:14582003”, “UMLS:C0026034”) | “phenio_nodes” |
| “HP:0025705” | “biolink:PhenotypicFeature” | “Abnormal fetal nasal bone visualization” | “Abnormal appearance or non-visualization (apparent absence) of the nasal bone of a fetus in first trimester sonographic screening. Assessment of the fetal nasal bone is generally performed at 11-14 weeks gestational age.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0025705” | NA | “phenio_nodes” |
| “HP:0004322” | “biolink:PhenotypicFeature” | “Short stature” | “"""A height below that which is expected according to age and gender norms. Although there is no universally accepted definition of short stature, many refer to """"short stature"""" as height more than 2 standard deviations below the mean for age and gender (or below the 3rd percentile for age and gender dependent norms)."""” | c(“Decreased body height”, “Height less than 3rd percentile”, “Short stature”, “Small stature”, “Stature below 3rd percentile”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0004322” | c(“SNOMEDCT_US:237836003”, “UMLS:C0349588”) | “phenio_nodes” |
| “HP:0006695” | “biolink:PhenotypicFeature” | “Atrioventricular canal defect” | “A defect of the atrioventricular septum of the heart.” | c(“Atrioventricular septal defect”, “Endocardial cushion defect”, “Hole in center of heart”, “Hole in centre of heart”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0006695” | c(“Fyler:0606”, “Fyler:1100”, “Fyler:606”, “MSH:C562831”, “MSH:D004694”, “SNOMEDCT_US:15459006”, “UMLS:C0014116”, “UMLS:C1389016”) | “phenio_nodes” |
| “HP:0001626” | “biolink:PhenotypicFeature” | “Abnormality of the cardiovascular system” | “Any abnormality of the cardiovascular system.” | c(“Abnormality of the cardiovascular system”, “Cardiovascular abnormality”, “Cardiovascular disease”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001626” | c(“MSH:D002318”, “MSH:D018376”, “SNOMEDCT_US:49601007”, “UMLS:C0007222”, “UMLS:C0243050”) | “phenio_nodes” |
| “HP:0002020” | “biolink:PhenotypicFeature” | “Gastroesophageal reflux” | “A condition in which the stomach contents leak backwards from the stomach into the esophagus through the lower esophageal sphincter.” | c(“Acid reflux”, “Acid reflux disease”, “GERD”, “Gastro-esophageal reflux”, “Gastro-oesophageal reflux”, “Gastroesophageal reflux disease”, “Heartburn”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002020” | c(“MSH:D005764”, “MSH:D006356”, “SNOMEDCT_US:16331000”, “SNOMEDCT_US:235595009”, “SNOMEDCT_US:698065002”, “UMLS:C0017168”, “UMLS:C0018834”) | “phenio_nodes” |
| “HP:0012368” | “biolink:PhenotypicFeature” | “Flat face” | “Absence of concavity or convexity of the face when viewed in profile.” | c(“Flat face”, “Flat facial profile”, “Flat facial shape”, “Flat facies”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0012368” | “UMLS:C1853241” | “phenio_nodes” |
| “HP:0005547” | “biolink:PhenotypicFeature” | “Myeloproliferative disorder” | “Proliferation (excess production) of hemopoietically active tissue or of tissue which has embryonic hemopoietic potential.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0005547” | c(“MSH:D009196”, “SNOMEDCT_US:414794006”, “SNOMEDCT_US:425333006”, “UMLS:C0027022”) | “phenio_nodes” |
| “HP:0002376” | “biolink:PhenotypicFeature” | “Developmental regression” | “Loss of developmental skills, as manifested by loss of developmental milestones.” | c(“Loss of developmental milestones”, “Mental deterioration in childhood”, “Neurodevelopmental regression”, “Psychomotor regression”, “Psychomotor regression beginning in infancy”, “Psychomotor regression in infants”, “Psychomotor regression, progressive”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002376” | c(“SNOMEDCT_US:609225004”, “UMLS:C1836550”, “UMLS:C1836830”, “UMLS:C1850493”, “UMLS:C1855009”, “UMLS:C1855019”, “UMLS:C1855996”, “UMLS:C1857121”, “UMLS:C1859678”) | “phenio_nodes” |
| “HP:0000189” | “biolink:PhenotypicFeature” | “Narrow palate” | “Width of the palate more than 2 SD below the mean (objective) or apparently decreased palatal width (subjective).” | c(“Decreased palatal width”, “Decreased transverse dimension of palate”, “Narrow palate”, “Narrow roof of mouth”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000189” | “UMLS:C1398312” | “phenio_nodes” |
| “HP:0001382” | “biolink:PhenotypicFeature” | “Joint hypermobility” | “The ability of a joint to move beyond its normal range of motion.” | c(“Double-Jointed”, “Extensible joints”, “Flexible joints”, “Hyperextensible joints”, “Increased joint mobility”, “Increased mobility of joints”, “Joint hyperextensibility”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001382” | c(“SNOMEDCT_US:298181000”, “UMLS:C1844820”) | “phenio_nodes” |
| “HP:0001088” | “biolink:PhenotypicFeature” | “Brushfield spots” | “The presence of whitish spots in a ring-like arrangement at the periphery of the iris.” | c(“Iris brushfield spots”, “Speckled iris”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001088” | c(“SNOMEDCT_US:400960002”, “UMLS:C1303007”, “UMLS:C4280604”) | “phenio_nodes” |
| “HP:0000457” | “biolink:PhenotypicFeature” | “Depressed nasal ridge” | “Lack of prominence of the nose resulting from a posteriorly-placed nasal ridge.” | c(“Depressed dorsum of nose”, “Depressed nasal dorsum”, “Flat dorsum of nose”, “Flat nasal dorsum”, “Flat nose”, “Recessed dorsum of nose”, “Recessed nasal dorsum”, “Recessed nasal ridge”, “Retruded dorsum of nose”, “Retruded nasal dorsum”, “Retruded nasal ridge”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000457” | “UMLS:C1842876” | “phenio_nodes” |
| “HP:0000474” | “biolink:PhenotypicFeature” | “Thickened nuchal skin fold” | “A thickening of the skin thickness in the posterior aspect of the fetal neck. A nuchal fold (NF) measurement is obtained in a transverse section of the fetal head at the level of the cavum septum pellucidum and thalami, angled posteriorly to include the cerebellum. The measurement is taken from the outer edge of the occiput bone to the outer skin limit directly in the midline. An NF measurement greater than 5 mm at 14 to 17+6 weeks of gestation, or 6 mm at 18 to 28 weeks has been associated with a markedly increased risk for Down syndrome.” | c(“Excess nuchal skin”, “Increased nuchal fold”, “Increased nuchal fold thickness”, “Thick nuchal fold”, “Thickened nuchal skin”, “Thickened skin folds of neck”, “Thickened skin over the neck”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000474” | “UMLS:C1836940” | “phenio_nodes” |
| “HP:0004415” | “biolink:PhenotypicFeature” | “Pulmonary artery stenosis” | “An abnormal narrowing or constriction of the pulmonary artery, in the main pulmonary artery and/or in the left or right pulmonary artery branches.” | “Narrowing of lung artery” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0004415” | c(“Fyler:1622”, “MSH:D000071079”, “SNOMEDCT_US:95441000”, “UMLS:C0238397”) | “phenio_nodes” |
| “HP:0001636” | “biolink:PhenotypicFeature” | “Tetralogy of Fallot” | “A congenital cardiac malformation comprising pulmonary stenosis, overriding aorta, ventricular septum defect, and right ventricular hypertrophy. The diagnosis of TOF is made if at least three of the four above mentioned features are present.” | “Tetrology of fallot” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001636” | c(“ICD-10:Q21.3”, “MSH:D013771”, “SNOMEDCT_US:86299006”, “UMLS:C0039685”) | “phenio_nodes” |
| “HP:0000272” | “biolink:PhenotypicFeature” | “Malar flattening” | “Underdevelopment of the malar prominence of the jugal bone (zygomatic bone in mammals), appreciated in profile, frontal view, and/or by palpation.” | c(“Decreased size of malar bone”, “Depressed malar region”, “Flat cheekbone”, “Hypotrophic malar bone”, “Malar hypoplasia”, “Underdevelopment of malar bone”, “Zygomatic flattening”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000272” | c(“UMLS:C1858085”, “UMLS:C4280651”) | “phenio_nodes” |
| “HP:0002714” | “biolink:PhenotypicFeature” | “Downturned corners of mouth” | “A morphological abnormality of the mouth in which the angle of the mouth is downturned. The oral commissures are positioned inferior to the midline labial fissure.” | c(“Downturned corners of mouth”, “Downturned corners of the mouth”, “Downturned mouth”, “Downturned oral commisures”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002714” | “UMLS:C1866195” | “phenio_nodes” |
| “HP:0100867” | “biolink:PhenotypicFeature” | “Duodenal stenosis” | “The narrowing or partial blockage of a portion of the duodenum.” | “Duodenal stenosis/atresia” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0100867” | c(“MEDDRA:10050094”, “MSH:C535720”, “SNOMEDCT_US:73120006”, “UMLS:C0238093”, “UMLS:C1860791”) | “phenio_nodes” |
| “HP:0000518” | “biolink:PhenotypicFeature” | “Cataract” | “A cataract is an opacity or clouding that develops in the crystalline lens of the eye or in its capsule.” | c(“Cataracts”, “Clouding of the lens of the eye”, “Cloudy lens”, “Lens opacities”, “Lens opacity”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000518” | c(“Fyler:4865”, “MSH:D002386”, “SNOMEDCT_US:128306009”, “SNOMEDCT_US:193570009”, “SNOMEDCT_US:247053007”, “UMLS:C0086543”, “UMLS:C1510497”) | “phenio_nodes” |
| “HP:0001655” | “biolink:PhenotypicFeature” | “Patent foramen ovale” | “Failure of the foramen ovale to seal postnatally, leaving a potential conduit between the left and right cardiac atria.” | “Persistent foramen ovale” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001655” | c(“Fyler:2020”, “ICD-10:Q21.1”, “MSH:D054092”, “SNOMEDCT_US:204317008”, “UMLS:C0016522”) | “phenio_nodes” |
| “HP:0005989” | “biolink:PhenotypicFeature” | “Redundant neck skin” | “Excess skin around the neck, often lying in horizontal folds.” | c(“Excess neck skin”, “Excess skin over the neck”, “Excessive nuchal skin”, “Redundant neck skin”, “Redundant nuchal skin”, “Redundant skin folds of neck”, “Redundant skin over the neck”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0005989” | “UMLS:C1840319” | “phenio_nodes” |
| “HP:0001631” | “biolink:PhenotypicFeature” | “Atrial septal defect” | “Atrial septal defect (ASD) is a congenital abnormality of the interatrial septum that enables blood flow between the left and right atria via the interatrial septum.” | c(“ASD”, “An opening in the wall separating the top two chambers of the heart”, “Atria septal defect”, “Atrial septum defect”, “Atrioseptal defect”, “Defect in the atrial septum”, “Hole in heart wall separating two upper heart chambers”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001631” | c(“Fyler:2050”, “ICD-10:Q21.1”, “MSH:D006344”, “SNOMEDCT_US:253366007”, “SNOMEDCT_US:405752007”, “SNOMEDCT_US:70142008”, “UMLS:C0018817”) | “phenio_nodes” |
| “HP:0008551” | “biolink:PhenotypicFeature” | “Microtia” | “Underdevelopment of the external ear.” | c(“Bilateral microtia”, “Hypoplasia of the external ear”, “Hypoplastic ears”, “Hypoplastic pinna”, “Small ears”, “Small pinnae”, “Underdeveloped ears”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0008551” | c(“MSH:D065817”, “SNOMEDCT_US:35045004”, “UMLS:C0152423”) | “phenio_nodes” |
| “HP:0002023” | “biolink:PhenotypicFeature” | “Anal atresia” | “Congenital absence of the anus, i.e., the opening at the bottom end of the intestinal tract.” | c(“Absent anus”, “Imperforate anus”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002023” | c(“Fyler:4402”, “Fyler:4443”, “MEDDRA:10002120”, “MSH:D001006”, “SNOMEDCT_US:204712000”, “SNOMEDCT_US:204731006”, “UMLS:C0003466”) | “phenio_nodes” |
| “HP:0000158” | “biolink:PhenotypicFeature” | “Macroglossia” | “Increased length and width of the tongue.” | c(“Abnormally large tongue”, “Glossal hypertrophy”, “Hyperplasia of the tongue”, “Hypertrophy of the tongue”, “Increased size of tongue”, “Large tongue”, “Lingual hyperplasia”, “Lingual hypertrophy”, “Tongue hypertrophy”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000158” | c(“MSH:D008260”, “SNOMEDCT_US:25273001”, “UMLS:C0024421”) | “phenio_nodes” |
| “HP:0002247” | “biolink:PhenotypicFeature” | “Duodenal atresia” | “A developmental defect resulting in complete obliteration of the duodenal lumen, that is, an abnormal closure of the duodenum.” | “Absence or narrowing of first part of small bowel” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002247” | c(“Fyler:4406”, “MEDDRA:10013812”, “MSH:C535720”, “SNOMEDCT_US:51118003”, “UMLS:C0266174”) | “phenio_nodes” |
| “HP:0000475” | “biolink:PhenotypicFeature” | “Broad neck” | “Increased side-to-side width of the neck.” | c(“Broad neck”, “Increased width of neck”, “Thick neck”, “Wide neck”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000475” | “UMLS:C1853638” | “phenio_nodes” |
| “HP:0003467” | “biolink:PhenotypicFeature” | “Atlantoaxial instability” | “Abnormally increased movement at the junction between the first cervical (atlas) and the second cervical (axis) vertebrae as a result of either a bony or ligamentous anomaly.” | NA | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0003467” | c(“SNOMEDCT_US:202820009”, “UMLS:C0410653”) | “phenio_nodes” |
| “HP:0001288” | “biolink:PhenotypicFeature” | “Gait disturbance” | “The term gait disturbance can refer to any disruption of the ability to walk. In general, this can refer to neurological diseases but also fractures or other sources of pain that is triggered upon walking. However, in the current context gait disturbance refers to difficulty walking on the basis of a neurological or muscular disease.” | c(“Abnormal gait”, “Abnormal walk”, “Gait abnormalities”, “Gait difficulties”, “Gait disturbances”, “Impaired gait”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001288” | c(“SNOMEDCT_US:22325002”, “UMLS:C0575081”) | “phenio_nodes” |
| “HP:0007495” | “biolink:PhenotypicFeature” | “Prematurely aged appearance” | NA | c(“Precociously senile appearance”, “Prematurely aged appearance”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0007495” | “UMLS:C1857656” | “phenio_nodes” |
| “HP:0001909” | “biolink:PhenotypicFeature” | “Leukemia” | “A cancer of the blood and bone marrow characterized by an abnormal proliferation of leukocytes.” | c(“Blood cancer”, “Leukaemia”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001909” | c(“MSH:D007938”, “MSH:D019337”, “SNOMEDCT_US:129154003”, “SNOMEDCT_US:269475001”, “SNOMEDCT_US:87163000”, “SNOMEDCT_US:93143009”, “UMLS:C0023418”, “UMLS:C0376545”) | “phenio_nodes” |
| “HP:0000836” | “biolink:PhenotypicFeature” | “Hyperthyroidism” | “An abnormality of thyroid physiology characterized by excessive secretion of the thyroid hormones thyroxine (i.e., T4) and/or 3,3’,5-triiodo-L-thyronine zwitterion (i.e., triiodothyronine or T3).” | “Overactive thyroid” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000836” | c(“MSH:D006980”, “SNOMEDCT_US:34486009”, “UMLS:C0020550”) | “phenio_nodes” |
| “HP:0010773” | “biolink:PhenotypicFeature” | “Partial anomalous pulmonary venous return” | “A form of anomalous pulmonary venous return in which not all pulmonary veins drain abnormally. Partial anomalous pulmonary venous return frequently involves one or both of the veins from one lung.” | “Partial anomalous pulmonary venous connection” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0010773” | c(“Fyler:2030”, “SNOMEDCT_US:68237008”, “UMLS:C0158634”) | “phenio_nodes” |
| “HP:0008070” | “biolink:PhenotypicFeature” | “Sparse hair” | “Reduced density of hairs.” | c(“Decreased hair growth”, “Decreased hair growth on body”, “Hypotrichosis”, “Marked hypotrichosis”, “Sparse hair”, “Sparse hair since birth”, “Thin, sparse hair”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0008070” | c(“MEDDRA:10021126”, “MSH:D007039”, “SNOMEDCT_US:53602002”, “SNOMEDCT_US:56558005”, “UMLS:C0020678”, “UMLS:C1837770”, “UMLS:C1860844”) | “phenio_nodes” |
| “HP:0001684” | “biolink:PhenotypicFeature” | “Secundum atrial septal defect” | “A kind of atrial septum defect arising from an enlarged foramen ovale, inadequate growth of the septum secundum, or excessive absorption of the septum primum.” | c(“Atrial septal defect, ostium secundum type”, “Ostium secundum atrial septal defect”, “Patent ostium secundum”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001684” | c(“Fyler:2000”, “ICD-10:Q21.1”, “MSH:D006344”, “SNOMEDCT_US:204315000”, “UMLS:C0344724”) | “phenio_nodes” |
| “HP:0012450” | “biolink:PhenotypicFeature” | “Chronic constipation” | “Constipation for longer than three months with fewer than 3 bowel movements per week, straining, lumpy or hard stools, and a sensation of anorectal obstruction or incomplete defecation.” | c(“Chronic constipation”, “Infrequent bowel movements”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0012450” | c(“SNOMEDCT_US:236069009”, “UMLS:C0401149”) | “phenio_nodes” |
| “HP:0000194” | “biolink:PhenotypicFeature” | “Open mouth” | “A facial appearance characterized by a permanently or nearly permanently opened mouth.” | c(“Gaped jawed appearance”, “Gaped mouthed appearance”, “Open mouth”, “Open mouth appearance”, “Slack jawed appearance”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000194” | c(“SNOMEDCT_US:262016004”, “UMLS:C0240379”) | “phenio_nodes” |
| “HP:0001871” | “biolink:PhenotypicFeature” | “Abnormality of blood and blood-forming tissues” | “An abnormality of the hematopoietic system.” | c(“Abnormality of blood and blood-forming tissues”, “Abnormality of the haematopoietic system”, “Abnormality of the hematopoietic system”, “Haematological abnormality”, “Hematologic disease”, “Hematological abnormality”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001871” | c(“MSH:D006402”, “SNOMEDCT_US:191124002”, “SNOMEDCT_US:34093004”, “UMLS:C0018939”, “UMLS:C0850715”, “UMLS:C4020864”) | “phenio_nodes” |
| “HP:0000639” | “biolink:PhenotypicFeature” | “Nystagmus” | “Rhythmic, involuntary oscillations of one or both eyes related to abnormality in fixation, conjugate gaze, or vestibular mechanisms.” | “Involuntary, rapid, rhythmic eye movements” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000639” | c(“MSH:D009759”, “SNOMEDCT_US:563001”, “UMLS:C0028738”) | “phenio_nodes” |
| “HP:0005978” | “biolink:PhenotypicFeature” | “Type II diabetes mellitus” | “A type of diabetes mellitus initially characterized by insulin resistance and hyperinsulinemia and subsequently by glucose interolerance and hyperglycemia.” | c(“Diabetes mellitus Type II”, “Diabetes mellitus type 2”, “Diabetes mellitus, noninsulin-dependent”, “NIDDM”, “NIDDM diabetes mellitus”, “Non-insulin dependent diabetes”, “Noninsulin dependent diabetes mellitus”, “Noninsulin-dependent diabetes”, “Noninsulin-dependent diabetes mellitus”, “Type 2 diabetes”, “Type II diabetes”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0005978” | c(“MSH:D003924”, “SNOMEDCT_US:44054006”, “UMLS:C0011860”) | “phenio_nodes” |
| “HP:0001537” | “biolink:PhenotypicFeature” | “Umbilical hernia” | “Protrusion of abdominal contents through a defect in the abdominal wall musculature around the umbilicus. Skin and subcutaneous tissue overlie the defect.” | “Umbilical hernias” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001537” | c(“Fyler:4445”, “SNOMEDCT_US:396347007”, “UMLS:C0019322”) | “phenio_nodes” |
| “HP:0011897” | “biolink:PhenotypicFeature” | “Neutrophilia” | “Increased number of neutrophils circulating in blood.” | “Increased blood neutrophil counts” | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0011897” | “UMLS:C4023140” | “phenio_nodes” |
| “HP:0004220” | “biolink:PhenotypicFeature” | “Short middle phalanx of the 5th finger” | “Hypoplastic/small middle phalanx of the fifth finger.” | c(“5th finger middle phalangeal hypoplasia”, “Brachymesophalangism V”, “Brachymesophalangy V (finger)”, “Fifth finger mid-phalanx hypoplasia”, “Hypoplastic fifth finger middle phalanx”, “Hypoplastic middle phalanx of the 5th finger”, “Hypoplastic/small middle phalanx of the 5th finger”, “Hypoplastic/small middle phalanx of the little finger”, “Short middle bone of the little finger”, “Short middle bone of the pinkie finger”, “Short middle bone of the pinky finger”, “Short middle phalanx of the little finger”, “Type A3 brachydactyly”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0004220” | “UMLS:C1834060” | “phenio_nodes” |
| “HP:0001901” | “biolink:PhenotypicFeature” | “Polycythemia” | “Polycythemia is diagnosed if the red blood cell count, the hemoglobin level, and the red blood cell volume all exceed the upper limits of normal.” | c(“Abnormally shaped erythrocytes”, “Erythrocytosis”, “Increased red blood cells”, “Polyglobulia”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001901” | c(“MSH:D011086”, “SNOMEDCT_US:109992005”, “SNOMEDCT_US:127062003”, “UMLS:C0032461”, “UMLS:C1527405”) | “phenio_nodes” |
| “HP:0030084” | “biolink:PhenotypicFeature” | “Clinodactyly” | “An angulation of a digit at an interphalangeal joint in the plane of the palm (finger) or sole (toe).” | c(“Curvature of digit”, “Permanent curving of the finger”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0030084” | c(“SNOMEDCT_US:17268007”, “UMLS:C0265610”, “UMLS:C4280304”) | “phenio_nodes” |
| “HP:0001643” | “biolink:PhenotypicFeature” | “Patent ductus arteriosus” | “In utero, the ductus arteriosus (DA) serves to divert ventricular output away from the lungs and toward the placenta by connecting the main pulmonary artery to the descending aorta. A patent ductus arteriosus (PDA) in the first 3 days of life is a physiologic shunt in healthy term and preterm newborn infants, and normally is substantially closed within about 24 hours after bith and completely closed after about three weeks. Failure of physiologcal closure is referred to a persistent or patent ductus arteriosus (PDA). Depending on the degree of left-to-right shunting, PDA can have clinical consequences.” | c(“Ductus arteriosus”, “PDA”, “Patent ductus Botalli”, “Persistent arterial duct”, “Persistent ductus arteriosus”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001643” | c(“Fyler:2100”, “MSH:D004374”, “SNOMEDCT_US:83330001”, “UMLS:C0013274”) | “phenio_nodes” |
| “HP:0001169” | “biolink:PhenotypicFeature” | “Broad palm” | “For children from birth to 4 years of age the palm width is more than 2 SD above the mean; for children from 4 to 16 years of age the palm width is above the 95th centile; or, the width of the palm appears disproportionately wide for the length.” | c(“Broad hand”, “Broad hands”, “Broad palm”, “Wide palm”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001169” | c(“SNOMEDCT_US:48251003”, “UMLS:C0264142”) | “phenio_nodes” |
| “HP:0001249” | “biolink:PhenotypicFeature” | “Intellectual disability” | “Subnormal intellectual functioning which originates during the developmental period. Intellectual disability, previously referred to as mental retardation, has been defined as an IQ score below 70.” | c(“Dull intelligence”, “Intellectual disability”, “Low intelligence”, “Mental deficiency”, “Mental retardation”, “Mental retardation, nonspecific”, “Mental-retardation”, “Nonprogressive intellectual disability”, “Nonprogressive mental retardation”, “Poor school performance”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0001249” | c(“MSH:D008607”, “SNOMEDCT_US:228156007”, “SNOMEDCT_US:247578003”, “SNOMEDCT_US:91138005”, “UMLS:C0025362”, “UMLS:C0423903”, “UMLS:C0917816”, “UMLS:C1843367”, “UMLS:C3714756”, “UMLS:C4020876”) | “phenio_nodes” |
| “HP:0000486” | “biolink:PhenotypicFeature” | “Strabismus” | “A misalignment of the eyes so that the visual axes deviate from bifoveal fixation. The classification of strabismus may be based on a number of features including the relative position of the eyes, whether the deviation is latent or manifest, intermittent or constant, concomitant or otherwise and according to the age of onset and the relevance of any associated refractive error.” | c(“Cross-eyed”, “Squint”, “Squint eyes”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000486” | c(“MSH:D013285”, “SNOMEDCT_US:128602000”, “SNOMEDCT_US:22066006”, “UMLS:C0038379”) | “phenio_nodes” |
| “HP:0007328” | “biolink:PhenotypicFeature” | “Impaired pain sensation” | “Reduced ability to perceive painful stimuli.” | c(“Decreased pain sensation”, “Decreased pinprick sensation”, “Impaired pain sensation”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0007328” | “UMLS:C1837522” | “phenio_nodes” |
| “HP:0000144” | “biolink:PhenotypicFeature” | “Decreased fertility” | NA | c(“Abnormal fertility”, “Decreased fertility”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000144” | c(“SNOMEDCT_US:17276009”, “UMLS:C0520927”) | “phenio_nodes” |
| “HP:0000164” | “biolink:PhenotypicFeature” | “Abnormality of the dentition” | “Any abnormality of the teeth.” | c(“Abnormal dentition”, “Abnormal teeth”, “Abnormality of the teeth”, “Dental abnormalities”, “Dental abnormality”, “Dental anomalies”, “Dental problem”, “Dental problems”, “Tooth abnormalities”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000164” | c(“MSH:D014071”, “SNOMEDCT_US:422775003”, “UMLS:C0040427”, “UMLS:C0262444”) | “phenio_nodes” |
| “HP:0002608” | “biolink:PhenotypicFeature” | “Celiac disease” | “Celiac disease (CD) is an autoimmune condition affecting the small intestine, triggered by the ingestion of gluten, the protein fraction of wheat, barley, and rye. Clinical manifestations of CD are highly variable and include both gastrointestinal and non-gastrointestinal features. The hallmark of CD is an immune-mediated enteropathy. This term is included because the occurence of CD is seen as a feature of a number of other diseases.” | c(“Celiac disease”, “Celiac sprue”, “Coeliac disease”, “Coeliac sprue”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0002608” | c(“MSH:D002446”, “SNOMEDCT_US:396331005”, “UMLS:C0007570”) | “phenio_nodes” |
| “HP:0000823” | “biolink:PhenotypicFeature” | “Delayed puberty” | “Passing the age when puberty normally occurs with no physical or hormonal signs of the onset of puberty.” | c(“Delayed pubertal development”, “Delayed pubertal growth”, “Delayed puberty”, “Pubertal delay”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000823” | c(“MSH:D011628”, “SNOMEDCT_US:123526007”, “SNOMEDCT_US:400003000”, “UMLS:C0034012”) | “phenio_nodes” |
| “HP:0006733” | “biolink:PhenotypicFeature” | “Acute megakaryocytic leukemia” | “A rare subtype of acute myeloid leukemia evolving from primitive megakaryoblasts.” | c(“AMegL”, “Acute megakaryocytic leukaemia”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0006733” | c(“MSH:D015470”, “SNOMEDCT_US:17788007”, “SNOMEDCT_US:413443009”, “SNOMEDCT_US:91861009”, “UMLS:C0023467”) | “phenio_nodes” |
| “HP:0000470” | “biolink:PhenotypicFeature” | “Short neck” | “Diminished length of the neck.” | c(“Cervical shortening”, “Decreased cervical height”, “Decreased cervical length”, “Decreased length of neck”, “Short neck”) | c(“biolink:BiologicalEntity”, “biolink:DiseaseOrPhenotypicFeature”, “biolink:Entity”, “biolink:NamedThing”, “biolink:PhenotypicFeature”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HP_0000470” | c(“SNOMEDCT_US:95427009”, “UMLS:C0521525”) | “phenio_nodes” |
| from | to | subject | predicate | object | agent_type | knowledge_level | knowledge_source | aggregator_knowledge_source (list) | primary_knowledge_source | provided_by (list) | id | category (list) | frequency_qualifier | original_subject | has_evidence (list) | has_quotient | has_total | has_count | has_percentage | publications (list) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 1 | “MONDO:0700128” | “biolink:subclass_of” | “MONDO:0008608” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:e7039e57-91c9-46da-aed3-9c9723e08242” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 3 | 2 | “MONDO:0700082” | “biolink:subclass_of” | “MONDO:0700128” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:46df2cb1-0f33-4963-9ca9-ef6da944d0e3” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 4 | 3 | “MONDO:0700094” | “biolink:subclass_of” | “MONDO:0700082” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:984d0e40-1f8a-4a32-9fbe-bb1167574252” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 5 | 3 | “MONDO:0700093” | “biolink:subclass_of” | “MONDO:0700082” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:c40a22c9-edaf-437e-9601-1f0dacb14b35” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 6 | 2 | “MONDO:0700083” | “biolink:subclass_of” | “MONDO:0700128” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:dea0dde9-d130-4154-9f30-71e8647148f0” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 7 | 2 | “MONDO:0700129” | “biolink:subclass_of” | “MONDO:0700128” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:eb07f391-0a61-496d-8ae5-950b125a0d30” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 8 | 1 | “MONDO:0700130” | “biolink:subclass_of” | “MONDO:0008608” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:5940b73b-b22c-4fcc-b1ba-18066f3f4141” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 9 | 1 | “MONDO:0700126” | “biolink:subclass_of” | “MONDO:0008608” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:8b719c4a-ac84-4c2f-be05-c18acbdc4578” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 10 | 9 | “MONDO:0700127” | “biolink:subclass_of” | “MONDO:0700126” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:77aaa10c-0a84-45ef-834b-15b9421af6a4” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 11 | 9 | “MONDO:0700030” | “biolink:subclass_of” | “MONDO:0700126” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:249ade91-8706-4667-8e12-8f8f0d5054a4” | c(“biolink:Association”, “biolink:Entity”) | NA | NA | NULL | NA | NA | NA | NA | NULL |
| 1 | 12 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0003196” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 13 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000235” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 14 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001629” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445124-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | “0.46551724137931033” | “58” | “27” | “46.55172413793103” | “PMID:15036797” |
| 1 | 15 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001328” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445111-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 16 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000545” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44513b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 17 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000248” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445109-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 18 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002511” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 19 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0003414” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445149-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 20 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001252” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445110-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | “0.7633587786259542” | “524” | “400” | “76.33587786259542” | NA |
| 1 | 21 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000954” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d54a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.3445692883895131” | “534” | “184” | “34.45692883895131” | “PMID:15036797” |
| 1 | 22 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001156” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44510e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | “0.11068702290076336” | “524” | “58” | “11.068702290076336” | “PMID:15036797” |
| 1 | 23 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000286” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44510a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | “0.5687022900763359” | “524” | “298” | “56.87022900763359” | NA |
| 1 | 24 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0004279” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d568-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 25 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001852” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445125-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | “0.4618320610687023” | “524” | “242” | “46.18320610687023” | “PMID:15036797” |
| 1 | 26 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000646” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44513d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 27 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0010978” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445134-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 28 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0003182” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d56d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 29 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0025656” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d54b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | NA | NA | NA | NA | “PMID:31167209” |
| 1 | 30 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001513” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445122-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 31 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001873” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445127-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 32 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001250” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44513f-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 33 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001999” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:bdf4b46a-6efd-49b7-b5f9-46af0e7bbb65” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | NA | NA | NA | NA | NA | NA | NA |
| 1 | 34 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0030680” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445135-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 35 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000498” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445139-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 36 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0007598” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445132-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 37 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001719” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d56e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.034482758620689655” | “58” | “2” | “3.4482758620689653” | “PMID:15036797” |
| 1 | 38 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0004209” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 39 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002750” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445148-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 40 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000179” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 41 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0100763” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445136-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 42 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0005280” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445113-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 43 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0010316” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d551-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.017241379310344827” | “58” | “1” | “1.7241379310344827” | “PMID:15036797” |
| 1 | 44 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000160” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445119-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 45 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0025705” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d571-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | NA | NA | NA | NA | “PMID:34247811” |
| 1 | 46 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0004322” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512f-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 47 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0006695” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445130-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | “0.034482758620689655” | “58” | “2” | “3.4482758620689653” | “PMID:15036797” |
| 1 | 48 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001626” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:mondo” | “phenio_edges” | “urn:uuid:70c4e6a6-3f3d-4203-a8bc-5b5c29286579” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | NA | NA | NA | NA | NA | NA | NA |
| 1 | 49 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002020” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445144-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 50 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0012368” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445115-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 51 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0005547” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d565-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 52 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002376” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 53 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000189” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511c-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 54 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001382” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445112-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 55 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001088” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d566-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.03244274809160305” | “524” | “17” | “3.2442748091603053” | “PMID:15036797” |
| 1 | 56 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000457” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511f-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 57 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000474” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44510c-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 58 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0004415” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d564-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.06896551724137931” | “58” | “4” | “6.896551724137931” | “PMID:15036797” |
| 1 | 59 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001636” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445141-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | “0.15517241379310345” | “58” | “9” | “15.517241379310345” | “PMID:15036797” |
| 1 | 60 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000272” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d56a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 61 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002714” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44512c-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 62 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0100867” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d55e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 63 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000518” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44513a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 64 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001655” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d556-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.08620689655172414” | “58” | “5” | “8.620689655172415” | “PMID:15036797” |
| 1 | 65 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0005989” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d561-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.3683206106870229” | “524” | “193” | “36.83206106870229” | “PMID:15036797” |
| 1 | 66 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001631” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d572-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.29310344827586204” | “58” | “17” | “29.310344827586203” | “PMID:15036797” |
| 1 | 67 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0008551” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d55d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 68 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002023” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445145-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 69 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000158” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445118-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 70 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002247” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445129-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 71 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000475” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445120-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 72 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0003467” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d567-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 73 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001288” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445140-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 74 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0007495” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445131-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 75 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001909” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445143-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 76 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000836” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445150-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040284” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 77 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0010773” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d56c-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.017241379310344827” | “58” | “1” | “1.7241379310344827” | “PMID:15036797” |
| 1 | 78 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0008070” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44514d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 79 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001684” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445142-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 80 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0012450” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44514f-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 81 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000194” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 82 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001871” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445126-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 83 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000639” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d549-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.03244274809160305” | “524” | “17” | “3.2442748091603053” | “PMID:15036797” |
| 1 | 84 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0005978” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44514a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 85 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001537” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445123-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 86 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0011897” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445114-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 87 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0004220” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d55a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000501” | NA | NA | NA | NA | NA |
| 1 | 88 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001901” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445128-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 89 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0030084” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d560-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.3606870229007634” | “524” | “189” | “36.06870229007634” | “PMID:15036797” |
| 1 | 90 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001643” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d54d-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000269” | “0.1896551724137931” | “58” | “11” | “18.96551724137931” | “PMID:15036797” |
| 1 | 91 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001169” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0cc8d54e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | NA | “OMIM:190685” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 92 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0001249” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44510f-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 93 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000486” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445138-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 94 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0007328” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44514c-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 95 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000144” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445117-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 96 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000164” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44511a-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040282” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 97 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0002608” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445147-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 98 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000823” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44513e-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 99 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0006733” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44514b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 100 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000470” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f44510b-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040281” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
| 1 | 101 | “MONDO:0008608” | “biolink:has_phenotype” | “HP:0000405” | “manual_agent” | “knowledge_assertion” | “monarch-kg_edges.jsonl” | “infores:monarchinitiative” | “infores:hpo-annotations” | “hpoa_disease_to_phenotype_edges” | “uuid:0f445137-26da-11ef-bf5b-4d3880f6f3e2” | c(“biolink:Association”, “biolink:DiseaseToEntityAssociationMixin”, “biolink:DiseaseToPhenotypicFeatureAssociation”, “biolink:Entity”, “biolink:EntityToFeatureOrDiseaseQualifiersMixin”, “biolink:EntityToPhenotypicFeatureAssociationMixin”, “biolink:FrequencyQualifierMixin”, “biolink:FrequencyQuantifier”, “biolink:RelationshipQuantifier”) | “HP:0040283” | “Orphanet:870” | “ECO:0000304” | NA | NA | NA | NA | NA |
quickplot(downs)
Nada. Let’s find out what these life stages are connected to.
stages_expanded <- dev_stages |>
expand()
stages_expanded
| id | pcategory | name | description | synonym (list) | category (list) | iri | xref (list) | provided_by (list) |
|---|---|---|---|---|---|---|---|---|
| “HSAPDV:0000000” | “biolink:BiologicalEntity” | “life cycle stage” | “A spatiotemporal region encompassing some part of the life cycle of an organism.” | c(“developmental stage”, “stage”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000000” | “UBERON:0000105” | “phenio_nodes” |
| “HSAPDV:0000057” | “biolink:BiologicalEntity” | “20th week post-fertilization stage” | “Fetal stage when the fetus is over 19 and under 20 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000057” | “EV:0300021” | “phenio_nodes” |
| “HSAPDV:0000186” | “biolink:BiologicalEntity” | “13-month-old stage” | “Infant stage that refers to an infant who is over 13 and under 14 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000186” | NA | “phenio_nodes” |
| “HSAPDV:0000030” | “biolink:BiologicalEntity” | “Carnegie stage 23” | “Organogenesis stage during which the head, the body, and the limbs are rounded structures.” | “CS23” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000030” | c(“FMA:295926”, “FMA:63631”, “XUO:0000152”) | “phenio_nodes” |
| “HSAPDV:0000107” | “biolink:BiologicalEntity” | “13-year-old stage” | “Adolescent stage that refers to an adolescent who is over 13 and under 14 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000107” | “EV:0300065” | “phenio_nodes” |
| “HSAPDV:0000246” | “biolink:BiologicalEntity” | “1-year-old stage” | “Child stage that refers to a child who is over 12 and under 24 months old.” | “12-23 months” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000246” | NA | “phenio_nodes” |
| “HSAPDV:0000213” | “biolink:BiologicalEntity” | “87-year-old stage” | “Aged stage that refers to an adult who is over 87 and under 88 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000213” | NA | “phenio_nodes” |
| “HSAPDV:0000217” | “biolink:BiologicalEntity” | “91-year-old stage” | “Aged stage that refers to an adult who is over 91 and under 92 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000217” | NA | “phenio_nodes” |
| “HSAPDV:0000034” | “biolink:BiologicalEntity” | “Carnegie stage 06a” | “Carnegie developmental stage 6 during which chorionic villi appear.” | “CS06a” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000034” | c(“EHDAA2:CS06a”, “XUO:0000190”) | “phenio_nodes” |
| “HSAPDV:0000197” | “biolink:BiologicalEntity” | “third LMP month stage” | “Fetal stage that refers to the third month of gestation starting from the last menstrual period (LMP).” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000197” | NA | “phenio_nodes” |
| “HSAPDV:0000129” | “biolink:BiologicalEntity” | “35-year-old stage” | “Adult stage that refers to an adult who is over 35 and under 36 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000129” | “EV:0300088” | “phenio_nodes” |
| “HSAPDV:0000003” | “biolink:BiologicalEntity” | “Carnegie stage 01” | “Embryonic stage defined by a fertilized oocyte and presence of pronuclei.” | “CS01” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000003” | c(“EHDAA2:CS01”, “FMA:295882”, “UBERON:0000106”, “XUO:0000130”) | “phenio_nodes” |
| “HSAPDV:0000144” | “biolink:BiologicalEntity” | “50-year-old stage” | “Middle aged stage that refers to an adult who is over 50 and under 51 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000144” | “EV:0300103” | “phenio_nodes” |
| “HSAPDV:0000253” | “biolink:BiologicalEntity” | “112-year-old stage” | “Aged stage that refers to an adult who is over 112 and under 113 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000253” | NA | “phenio_nodes” |
| “HSAPDV:0000208” | “biolink:BiologicalEntity” | “82-year-old stage” | “Aged stage that refers to an adult who is over 82 and under 83 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000208” | NA | “phenio_nodes” |
| “HSAPDV:0000247” | “biolink:BiologicalEntity” | “centenarian stage” | “Aged stage that refers to an adult who is over 100 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000247” | NA | “phenio_nodes” |
| “HSAPDV:0000033” | “biolink:BiologicalEntity” | “Carnegie stage 05c” | “Carnegie developmental stage 5 defined by a lacunar vascular circle.” | “CS05c” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000033” | c(“EHDAA2:CS05c”, “FMA:296711”, “XUO:0000189”) | “phenio_nodes” |
| “HSAPDV:0000267” | “biolink:BiologicalEntity” | “middle aged stage” | “Late adulthood that refers to an adult who is over 40 and under 60 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000267” | “HP:0003596” | “phenio_nodes” |
| “HSAPDV:0000070” | “biolink:BiologicalEntity” | “33rd week post-fertilization stage” | “Fetal stage when the fetus is over 32 and under 33 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000070” | NA | “phenio_nodes” |
| “HSAPDV:0000270” | “biolink:BiologicalEntity” | “2-4 year-old child stage” | “Child stage that refers to a child who is over 2 and under 5 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000270” | NA | “phenio_nodes” |
| “HSAPDV:0000261” | “biolink:BiologicalEntity” | “infant stage” | “Immature stage that refers to an infant who is over 28 days and is under 12 months old.” | c(“infantile stage”, “under-1-year-old stage”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000261” | c(“HP:0003593”, “UBERON:0034920”) | “phenio_nodes” |
| “HSAPDV:0000059” | “biolink:BiologicalEntity” | “22nd week post-fertilization stage” | “Fetal stage when the fetus is over 21 and under 22 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000059” | “EV:0300022” | “phenio_nodes” |
| “HSAPDV:0000147” | “biolink:BiologicalEntity” | “53-year-old stage” | “Middle aged stage that refers to an adult who is over 53 and under 54 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000147” | “EV:0300106” | “phenio_nodes” |
| “HSAPDV:0000166” | “biolink:BiologicalEntity” | “72-year-old stage” | “Adult stage that refers to an adult who is over 72 and under 73 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000166” | “EV:0300126” | “phenio_nodes” |
| “HSAPDV:0000175” | “biolink:BiologicalEntity” | “2-month-old stage” | “Infant stage that refers to an infant who is over 2 and under 3 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000175” | “EV:0300040” | “phenio_nodes” |
| “HSAPDV:0000152” | “biolink:BiologicalEntity” | “58-year-old stage” | “Middle aged stage that refers to an adult who is over 58 and under 59 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000152” | “EV:0300111” | “phenio_nodes” |
| “HSAPDV:0000252” | “biolink:BiologicalEntity” | “111-year-old stage” | “Aged stage that refers to an adult who is over 111 and under 112 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000252” | NA | “phenio_nodes” |
| “HSAPDV:0000104” | “biolink:BiologicalEntity” | “10-year-old stage” | “Child stage that refers to a child who is over 10 and under 11 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000104” | “EV:0300061” | “phenio_nodes” |
| “HSAPDV:0000181” | “biolink:BiologicalEntity” | “8-month-old stage” | “Infant stage that refers to an infant who is over 8 and under 9 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000181” | “EV:0300046” | “phenio_nodes” |
| “HSAPDV:0000160” | “biolink:BiologicalEntity” | “66-year-old stage” | “Adult stage that refers to an adult who is over 66 and under 67 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000160” | “EV:0300119” | “phenio_nodes” |
| “HSAPDV:0000106” | “biolink:BiologicalEntity” | “12-year-old stage” | “Child stage that refers to a child who is over 12 and under 13 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000106” | “EV:0300063” | “phenio_nodes” |
| “HSAPDV:0000156” | “biolink:BiologicalEntity” | “62-year-old stage” | “Middle aged stage that refers to an adult who is over 62 and under 63 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000156” | “EV:0300115” | “phenio_nodes” |
| “HSAPDV:0000238” | “biolink:BiologicalEntity” | “fourth decade stage” | “Human stage that refers to an individual who is over 30 and under 40 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000238” | NA | “phenio_nodes” |
| “HSAPDV:0000097” | “biolink:BiologicalEntity” | “3-year-old stage” | “Child stage that refers to a child who is over 3 and under 4 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000097” | “EV:0300054” | “phenio_nodes” |
| “HSAPDV:0000202” | “biolink:BiologicalEntity” | “eighth LMP month stage” | “Fetal stage that refers to the eighth month of gestation starting from the last menstrual period (LMP).” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000202” | NA | “phenio_nodes” |
| “HSAPDV:0000141” | “biolink:BiologicalEntity” | “47-year-old stage” | “Middle aged stage that refers to an adult who is over 47 and under 48 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000141” | “EV:0300100” | “phenio_nodes” |
| “HSAPDV:0000150” | “biolink:BiologicalEntity” | “56-year-old stage” | “Middle aged stage that refers to an adult who is over 56 and under 57 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000150” | “EV:0300109” | “phenio_nodes” |
| “HSAPDV:0000159” | “biolink:BiologicalEntity” | “65-year-old stage” | “Adult stage that refers to an adult who is over 65 and under 66 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000159” | “EV:0300118” | “phenio_nodes” |
| “HSAPDV:0000128” | “biolink:BiologicalEntity” | “34-year-old stage” | “Adult stage that refers to an adult who is over 34 and under 35 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000128” | “EV:0300087” | “phenio_nodes” |
| “HSAPDV:0000158” | “biolink:BiologicalEntity” | “64-year-old stage” | “Middle aged stage that refers to an adult who is over 64 and under 65 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000158” | “EV:0300117” | “phenio_nodes” |
| “HSAPDV:0000013” | “biolink:BiologicalEntity” | “Carnegie stage 07” | “Neurula stage during which the notochordal process appears, and gastrulation is continuing.” | “CS07” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000013” | c(“EHDAA2:CS07”, “FMA:295911”, “XUO:0000136”) | “phenio_nodes” |
| “HSAPDV:0000182” | “biolink:BiologicalEntity” | “9-month-old stage” | “Infant stage that refers to an infant who is over 9 and under 10 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000182” | “EV:0300047” | “phenio_nodes” |
| “HSAPDV:0000266” | “biolink:BiologicalEntity” | “young adult stage” | “A prime adult stage that refers to an adult who is under 40 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000266” | “HP:0011462” | “phenio_nodes” |
| “HSAPDV:0000023” | “biolink:BiologicalEntity” | “Carnegie stage 16” | “Organogenesis stage during which nasal pits moved ventrally, and features are auricular hillocks, and foot plate.” | “CS16” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000023” | c(“EHDAA2:CS16”, “FMA:295919”, “XUO:0000145”) | “phenio_nodes” |
| “HSAPDV:0000233” | “biolink:BiologicalEntity” | “105-year-old stage” | “Aged stage that refers to an adult who is over 105 and under 106 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000233” | NA | “phenio_nodes” |
| “HSAPDV:0000051” | “biolink:BiologicalEntity” | “14th week post-fertilization stage” | “Fetal stage when the fetus is over 13 and under 14 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000051” | “EV:0300016” | “phenio_nodes” |
| “HSAPDV:0000073” | “biolink:BiologicalEntity” | “36th week post-fertilization stage” | “Fetal stage when the fetus is over 35 and under 36 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000073” | NA | “phenio_nodes” |
| “HSAPDV:0000105” | “biolink:BiologicalEntity” | “11-year-old stage” | “Child stage that refers to a child who is over 11 and under 12 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000105” | “EV:0300062” | “phenio_nodes” |
| “HSAPDV:0000140” | “biolink:BiologicalEntity” | “46-year-old stage” | “Middle aged stage that refers to an adult who is over 46 and under 47 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000140” | “EV:0300099” | “phenio_nodes” |
| “HSAPDV:0000008” | “biolink:BiologicalEntity” | “Carnegie stage 04” | “Blastula stage during which the blastocyst becomes attached.” | “CS04” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000008” | c(“EHDAA2:CS04”, “FMA:295908”, “XUO:0000133”) | “phenio_nodes” |
| “HSAPDV:0000119” | “biolink:BiologicalEntity” | “25-year-old stage” | “Adult stage that refers to an adult who is over 25 and under 26 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000119” | “EV:0300078” | “phenio_nodes” |
| “HSAPDV:0000176” | “biolink:BiologicalEntity” | “3-month-old stage” | “Infant stage that refers to an infant who is over 3 and under 4 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000176” | “EV:0300041” | “phenio_nodes” |
| “HSAPDV:0000219” | “biolink:BiologicalEntity” | “93-year-old stage” | “Aged stage that refers to an adult who is over 93 and under 94 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000219” | NA | “phenio_nodes” |
| “HSAPDV:0000220” | “biolink:BiologicalEntity” | “94-year-old stage” | “Aged stage that refers to an adult who is over 94 and under 95 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000220” | NA | “phenio_nodes” |
| “HSAPDV:0000072” | “biolink:BiologicalEntity” | “35th week post-fertilization stage” | “Fetal stage when the fetus is over 34 and under 35 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000072” | NA | “phenio_nodes” |
| “HSAPDV:0000207” | “biolink:BiologicalEntity” | “81-year-old stage” | “Aged stage that refers to an adult who is over 81 and under 82 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000207” | NA | “phenio_nodes” |
| “HSAPDV:0000169” | “biolink:BiologicalEntity” | “75-year-old stage” | “Adult stage that refers to an adult who is over 75 and under 76 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000169” | “EV:0300129” | “phenio_nodes” |
| “HSAPDV:0000103” | “biolink:BiologicalEntity” | “9-year-old stage” | “Child stage that refers to a child who is over 9 and under 10 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000103” | “EV:0300060” | “phenio_nodes” |
| “HSAPDV:0000096” | “biolink:BiologicalEntity” | “2-year-old stage” | “Child stage that refers to a child who is over 2 and under 3 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000096” | “EV:0300053” | “phenio_nodes” |
| “HSAPDV:0000016” | “biolink:BiologicalEntity” | “Carnegie stage 09” | “Organogenesis stage during which somites 1-3 appear, and neural folds, cardiac primordium, and head fold are present.” | “CS09” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000016” | c(“EHDAA2:CS09”, “FMA:295913”, “XUO:0000138”) | “phenio_nodes” |
| “HSAPDV:0000155” | “biolink:BiologicalEntity” | “61-year-old stage” | “Middle aged stage that refers to an adult who is over 61 and under 62 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000155” | “EV:0300114” | “phenio_nodes” |
| “HSAPDV:0000272” | “biolink:BiologicalEntity” | “60-79 year-old stage” | “Late adult stage that refers to an adult who is under 80 years old.” | “elderly” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000272” | NA | “phenio_nodes” |
| “HSAPDV:0000168” | “biolink:BiologicalEntity” | “74-year-old stage” | “Adult stage that refers to an adult who is over 74 and under 75 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000168” | “EV:0300128” | “phenio_nodes” |
| “HSAPDV:0000223” | “biolink:BiologicalEntity” | “97-year-old stage” | “Aged stage that refers to an adult who is over 97 and under 98 yers old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000223” | NA | “phenio_nodes” |
| “HSAPDV:0000268” | “biolink:BiologicalEntity” | “15-19 year-old” | “A young adult stage that refers to an adult who is over 15 and under 20 years old.” | “adolescent” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000268” | NA | “phenio_nodes” |
| “HSAPDV:0000146” | “biolink:BiologicalEntity” | “52-year-old stage” | “Middle aged stage that refers to an adult who is over 52 and under 53 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000146” | “EV:0300105” | “phenio_nodes” |
| “HSAPDV:0000055” | “biolink:BiologicalEntity” | “18th week post-fertilization stage” | “Fetal stage when the fetus is over 17 and under 18 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000055” | “EV:0300019” | “phenio_nodes” |
| “HSAPDV:0000002” | “biolink:BiologicalEntity” | “embryonic stage” | “Prenatal stage that starts with fertilization and ends with a fully formed embryo, before undergoing last development during the fetal stage.” | c(“embryo stage”, “first trimester”) | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000002” | c(“EV:0300001”, “FMA:72652”, “HP:0011460”) | “phenio_nodes” |
| “HSAPDV:0000135” | “biolink:BiologicalEntity” | “41-year-old stage” | “Adult stage that refers to an adult who is over 41 and under 42 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000135” | “EV:0300094” | “phenio_nodes” |
| “HSAPDV:0000056” | “biolink:BiologicalEntity” | “19th week post-fertilization stage” | “Fetal stage when the fetus is over 18 and under 19 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000056” | “EV:0300020” | “phenio_nodes” |
| “HSAPDV:0000228” | “biolink:BiologicalEntity” | “100-year-old stage” | “Aged stage that refers to an adult who is over 100 and under 101 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000228” | NA | “phenio_nodes” |
| “HSAPDV:0000187” | “biolink:BiologicalEntity” | “14-month-old stage” | “Infant stage that refers to an infant who is over 14 and under 15 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000187” | NA | “phenio_nodes” |
| “HSAPDV:0000189” | “biolink:BiologicalEntity” | “16-month-old stage” | “Infant stage that refers to an infant who is over 16 and under 17 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000189” | NA | “phenio_nodes” |
| “HSAPDV:0000194” | “biolink:BiologicalEntity” | “21-month-old stage” | “Infant stage that refers to an infant who is over 21 and under 22 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000194” | NA | “phenio_nodes” |
| “HSAPDV:0000026” | “biolink:BiologicalEntity” | “Carnegie stage 19” | “Organogenesis stage during which the straightening of the trunk starts.” | “CS19” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000026” | c(“EHDAA2:CS19”, “FMA:295922”, “XUO:0000148”) | “phenio_nodes” |
| “HSAPDV:0000031” | “biolink:BiologicalEntity” | “Carnegie stage 05a” | “Carnegie developmental stage 5 defined by a solid trophoblast.” | “CS05a” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000031” | c(“EHDAA2:CS05a”, “FMA:296707”, “XUO:0000187”) | “phenio_nodes” |
| “HSAPDV:0000209” | “biolink:BiologicalEntity” | “83-year-old stage” | “Aged stage that refers to an adult who is over 83 and under 84 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000209” | NA | “phenio_nodes” |
| “HSAPDV:0000035” | “biolink:BiologicalEntity” | “Carnegie stage 06b” | “Carnegie developmental stage 6 during which the primitive streak appears.” | “CS06b” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000035” | c(“EHDAA2:CS06b”, “XUO:0000191”) | “phenio_nodes” |
| “HSAPDV:0000273” | “biolink:BiologicalEntity” | “1-month-old stage” | “Infant stage that refers to an infant who is over 28 days and under 2 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000273” | “EV:0300039” | “phenio_nodes” |
| “HSAPDV:0000215” | “biolink:BiologicalEntity” | “89-year-old stage” | “Aged stage that refers to an adult who is over 89 and under 90 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000215” | NA | “phenio_nodes” |
| “HSAPDV:0000118” | “biolink:BiologicalEntity” | “24-year-old stage” | “Young adult stage that refers to an adult who is over 24 and under 25 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000118” | “EV:0300077” | “phenio_nodes” |
| “HSAPDV:0000066” | “biolink:BiologicalEntity” | “29th week post-fertilization stage” | “Fetal stage when the fetus is over 28 and under 29 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000066” | “EV:0300034” | “phenio_nodes” |
| “HSAPDV:0000172” | “biolink:BiologicalEntity” | “78-year-old stage” | “Adult stage that refers to an adult who is over 78 and under 79 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000172” | “EV:0300132” | “phenio_nodes” |
| “HSAPDV:0000218” | “biolink:BiologicalEntity” | “92-year-old stage” | “Aged stage that refers to an adult who is over 92 and under 93 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000218” | NA | “phenio_nodes” |
| “HSAPDV:0000122” | “biolink:BiologicalEntity” | “28-year-old stage” | “Adult stage that refers to an adult who is over 28 and under 29 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000122” | “EV:0300081” | “phenio_nodes” |
| “HSAPDV:0000230” | “biolink:BiologicalEntity” | “102-year-old stage” | “Aged stage that refers to an adult who is over 102 and under 103 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000230” | NA | “phenio_nodes” |
| “HSAPDV:0000167” | “biolink:BiologicalEntity” | “73-year-old stage” | “Adult stage that refers to an adult who is over 73 and under 74 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000167” | “EV:0300127” | “phenio_nodes” |
| “HSAPDV:0000009” | “biolink:BiologicalEntity” | “Carnegie stage 05” | “Blastula stage during which implantation occurs.” | “CS04” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000009” | c(“FMA:295909”, “XUO:0000134”) | “phenio_nodes” |
| “HSAPDV:0000112” | “biolink:BiologicalEntity” | “18-year-old stage” | “Adolescent stage that refers to an adolescent who is over 18 and under 19 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000112” | “EV:0300071” | “phenio_nodes” |
| “HSAPDV:0000222” | “biolink:BiologicalEntity” | “96-year-old stage” | “Aged stage that refers to an adult who is over 96 and under 97 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000222” | NA | “phenio_nodes” |
| “HSAPDV:0000180” | “biolink:BiologicalEntity” | “7-month-old stage” | “Infant stage that refers to an infant who is over 7 and under 8 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000180” | “EV:0300045” | “phenio_nodes” |
| “HSAPDV:0000053” | “biolink:BiologicalEntity” | “16th week post-fertilization stage” | “Fetal stage when the fetus is over 15 and under 16 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000053” | “EV:0300017” | “phenio_nodes” |
| “HSAPDV:0000074” | “biolink:BiologicalEntity” | “37th week post-fertilization stage” | “Fetal stage when the fetus is over 36 and under 37 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000074” | NA | “phenio_nodes” |
| “HSAPDV:0000027” | “biolink:BiologicalEntity” | “Carnegie stage 20” | “Organogenesis stage during which upper limbs are longer and bent at elbow.” | “CS20” | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000027” | c(“EHDAA2:CS20”, “FMA:295923”, “XUO:0000149”) | “phenio_nodes” |
| “HSAPDV:0000061” | “biolink:BiologicalEntity” | “24th week post-fertilization stage” | “Fetal stage when the fetus is over 23 and under 24 weeks of development.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000061” | “EV:0300024” | “phenio_nodes” |
| “HSAPDV:0000210” | “biolink:BiologicalEntity” | “84-year-old stage” | “Aged stage that refers to an adult who is over 84 and under 85 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000210” | NA | “phenio_nodes” |
| “HSAPDV:0000100” | “biolink:BiologicalEntity” | “6-year-old stage” | “Child stage that refers to a child who is over 6 and under 7 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000100” | “EV:0300057” | “phenio_nodes” |
| “HSAPDV:0000226” | “biolink:BiologicalEntity” | “prime adult stage” | “A life cycle stage that starts at sexual maturity of the human adult, and ends before senescence.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000226” | “UBERON:0018241” | “phenio_nodes” |
| “HSAPDV:0000108” | “biolink:BiologicalEntity” | “14-year-old stage” | “Adolescent stage that refers to an adolescent who is over 14 and under 15 years old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000108” | “EV:0300066” | “phenio_nodes” |
| “HSAPDV:0000191” | “biolink:BiologicalEntity” | “18-month-old stage” | “Infant stage that refers to an infant who is over 18 and under 19 months old.” | NA | c(“biolink:BiologicalEntity”, “biolink:Entity”, “biolink:LifeStage”, “biolink:NamedThing”, “biolink:OrganismalEntity”, “biolink:SubjectOfInvestigation”, “biolink:ThingWithTaxon”) | “http://purl.obolibrary.org/obo/HsapDv_0000191” | NA | “phenio_nodes” |
| from | to | subject | predicate | object | agent_type | knowledge_level | knowledge_source | aggregator_knowledge_source (list) | primary_knowledge_source | provided_by (list) | id | category (list) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 1 | “HSAPDV:0000057” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fb45cf13-8436-4fb8-a3a8-1e9b132fbe0f” | c(“biolink:Association”, “biolink:Entity”) |
| 3 | 1 | “HSAPDV:0000186” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:a54cf592-bb77-4171-96fb-5a8da6186114” | c(“biolink:Association”, “biolink:Entity”) |
| 4 | 1 | “HSAPDV:0000030” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d903c7e8-22c0-41e3-8520-7c238a634e2c” | c(“biolink:Association”, “biolink:Entity”) |
| 5 | 1 | “HSAPDV:0000107” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:8e39ec95-5d12-4bff-989c-0b8d7319555d” | c(“biolink:Association”, “biolink:Entity”) |
| 6 | 1 | “HSAPDV:0000246” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:72566f9d-e61c-4227-962a-e4a3eab78e21” | c(“biolink:Association”, “biolink:Entity”) |
| 7 | 1 | “HSAPDV:0000213” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:77d1c455-1feb-4453-b9c6-6aaf5d586f3a” | c(“biolink:Association”, “biolink:Entity”) |
| 8 | 1 | “HSAPDV:0000217” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:99647236-a96b-4129-9792-b6c4ed829f70” | c(“biolink:Association”, “biolink:Entity”) |
| 9 | 1 | “HSAPDV:0000034” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c809bbb7-4dea-49b9-9566-a1ba607b439a” | c(“biolink:Association”, “biolink:Entity”) |
| 10 | 1 | “HSAPDV:0000197” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:5490a2d8-718b-4121-aa37-c07c9afe1852” | c(“biolink:Association”, “biolink:Entity”) |
| 11 | 1 | “HSAPDV:0000129” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:22a13bd1-a4cd-435e-a6eb-0eb891005023” | c(“biolink:Association”, “biolink:Entity”) |
| 12 | 1 | “HSAPDV:0000003” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:dc9e7ec1-e360-4298-abc7-6080dca09523” | c(“biolink:Association”, “biolink:Entity”) |
| 13 | 1 | “HSAPDV:0000144” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:a882ba8e-f262-422d-ad34-8b3f4542048e” | c(“biolink:Association”, “biolink:Entity”) |
| 14 | 1 | “HSAPDV:0000253” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e3a14701-9dc9-4ae4-8982-f89ad3f711ec” | c(“biolink:Association”, “biolink:Entity”) |
| 15 | 1 | “HSAPDV:0000208” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c5ea4437-4bf2-45bc-be4d-1ae25cd0c3bd” | c(“biolink:Association”, “biolink:Entity”) |
| 16 | 1 | “HSAPDV:0000247” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:cb23963a-5413-4782-9269-3f8b58a76fc8” | c(“biolink:Association”, “biolink:Entity”) |
| 17 | 1 | “HSAPDV:0000033” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:46080a2c-a8be-4498-bb33-1c23ea89f245” | c(“biolink:Association”, “biolink:Entity”) |
| 18 | 1 | “HSAPDV:0000267” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:b1fb7373-48f3-484d-b1cd-b6d89f46f88d” | c(“biolink:Association”, “biolink:Entity”) |
| 19 | 1 | “HSAPDV:0000070” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:70773cc9-83f7-4c28-8a19-d0861b565d02” | c(“biolink:Association”, “biolink:Entity”) |
| 20 | 1 | “HSAPDV:0000270” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:55474203-8db5-4a86-80fb-7eac98b1e235” | c(“biolink:Association”, “biolink:Entity”) |
| 21 | 1 | “HSAPDV:0000261” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:99ed62bc-82f8-44f0-815a-6515aef73c43” | c(“biolink:Association”, “biolink:Entity”) |
| 22 | 1 | “HSAPDV:0000059” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c16aad25-246d-4c76-a810-ba38480adda5” | c(“biolink:Association”, “biolink:Entity”) |
| 23 | 1 | “HSAPDV:0000147” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:88c69d00-7e4b-4346-9738-ceaf7cd88ea8” | c(“biolink:Association”, “biolink:Entity”) |
| 24 | 1 | “HSAPDV:0000166” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e6ab5727-42c8-4b2d-bec6-4781a4936208” | c(“biolink:Association”, “biolink:Entity”) |
| 25 | 1 | “HSAPDV:0000175” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c59cac23-0e41-497b-93c0-f9c5bd9d2019” | c(“biolink:Association”, “biolink:Entity”) |
| 26 | 1 | “HSAPDV:0000152” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:278277e2-00cc-484a-950d-2ef5c5962617” | c(“biolink:Association”, “biolink:Entity”) |
| 27 | 1 | “HSAPDV:0000252” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:20d23da1-a168-40c0-a269-82daf64f3a37” | c(“biolink:Association”, “biolink:Entity”) |
| 28 | 1 | “HSAPDV:0000104” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c334f5b6-0510-4748-8ecd-f8c2cb72f191” | c(“biolink:Association”, “biolink:Entity”) |
| 29 | 1 | “HSAPDV:0000181” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:93812683-a64f-4581-9a29-dd1668893dec” | c(“biolink:Association”, “biolink:Entity”) |
| 30 | 1 | “HSAPDV:0000160” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:bb77188e-3a97-4c73-8a5e-34359aa74da9” | c(“biolink:Association”, “biolink:Entity”) |
| 31 | 1 | “HSAPDV:0000106” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6ae4f8eb-70fc-431a-8135-b716c6da26c3” | c(“biolink:Association”, “biolink:Entity”) |
| 32 | 1 | “HSAPDV:0000156” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e0c3be86-9c9f-42f9-8eb6-3fd064ededf0” | c(“biolink:Association”, “biolink:Entity”) |
| 33 | 1 | “HSAPDV:0000238” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3d9571be-edfa-4475-b3d8-cf4db148197c” | c(“biolink:Association”, “biolink:Entity”) |
| 34 | 1 | “HSAPDV:0000097” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6972a1d2-fde2-454b-b7b2-b500c5b866b7” | c(“biolink:Association”, “biolink:Entity”) |
| 35 | 1 | “HSAPDV:0000202” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:7a15a27e-02be-4842-b7c3-955a447aaed7” | c(“biolink:Association”, “biolink:Entity”) |
| 36 | 1 | “HSAPDV:0000141” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:f27ef35d-5c9b-42d3-9b52-489187659750” | c(“biolink:Association”, “biolink:Entity”) |
| 37 | 1 | “HSAPDV:0000150” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:afefae9c-e934-42d5-a0f4-7f03869e40bc” | c(“biolink:Association”, “biolink:Entity”) |
| 38 | 1 | “HSAPDV:0000159” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:36433c3f-4eda-4187-bb05-36ccd107cff0” | c(“biolink:Association”, “biolink:Entity”) |
| 39 | 1 | “HSAPDV:0000128” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d6cb121a-a157-4d17-8ddb-405b37c395d4” | c(“biolink:Association”, “biolink:Entity”) |
| 40 | 1 | “HSAPDV:0000158” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e8f4dc98-c31a-4251-a1fe-acb7222103d9” | c(“biolink:Association”, “biolink:Entity”) |
| 41 | 1 | “HSAPDV:0000013” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:026d088a-0fbf-497d-8fd2-5fc88871c184” | c(“biolink:Association”, “biolink:Entity”) |
| 42 | 1 | “HSAPDV:0000182” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c8dc91a4-5005-4891-a1c8-0e39a5e0e530” | c(“biolink:Association”, “biolink:Entity”) |
| 43 | 1 | “HSAPDV:0000266” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:42c8bbe0-1329-482f-95d6-56b8007e9f67” | c(“biolink:Association”, “biolink:Entity”) |
| 44 | 1 | “HSAPDV:0000023” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:237a2ffd-a1eb-42a1-830c-6c6014a4341b” | c(“biolink:Association”, “biolink:Entity”) |
| 45 | 1 | “HSAPDV:0000233” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e414ed7c-5e54-4514-bc48-a69ad2e6980e” | c(“biolink:Association”, “biolink:Entity”) |
| 46 | 1 | “HSAPDV:0000051” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2887ab6d-28c2-4f38-a79a-6d0a3566d883” | c(“biolink:Association”, “biolink:Entity”) |
| 47 | 1 | “HSAPDV:0000073” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ba7d166e-2ea4-4754-aabe-04b1a65dfcda” | c(“biolink:Association”, “biolink:Entity”) |
| 48 | 1 | “HSAPDV:0000105” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0f0316df-4a13-4030-9ca2-0435ddee7820” | c(“biolink:Association”, “biolink:Entity”) |
| 49 | 1 | “HSAPDV:0000140” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:043a00cc-e9e7-403e-ad7a-0e192b92bc83” | c(“biolink:Association”, “biolink:Entity”) |
| 50 | 1 | “HSAPDV:0000008” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:5982c0f6-6e0b-40da-be4d-9958827a22db” | c(“biolink:Association”, “biolink:Entity”) |
| 51 | 1 | “HSAPDV:0000119” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2abc1d0f-35bb-49aa-a969-67e8c29bc2c9” | c(“biolink:Association”, “biolink:Entity”) |
| 52 | 1 | “HSAPDV:0000176” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:44755920-17a2-4877-a79e-ac97b133a63f” | c(“biolink:Association”, “biolink:Entity”) |
| 53 | 1 | “HSAPDV:0000219” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:1de4b50f-b94f-4800-89d6-fcaa29865d7d” | c(“biolink:Association”, “biolink:Entity”) |
| 54 | 1 | “HSAPDV:0000220” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:923eb603-9f58-49a7-bd10-f266d0886fcd” | c(“biolink:Association”, “biolink:Entity”) |
| 55 | 1 | “HSAPDV:0000072” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:4e0de8b6-51cc-4f33-95f0-4ba40709bed1” | c(“biolink:Association”, “biolink:Entity”) |
| 56 | 1 | “HSAPDV:0000207” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:261ff47b-254d-4a2f-a6d5-55fee62024e5” | c(“biolink:Association”, “biolink:Entity”) |
| 57 | 1 | “HSAPDV:0000169” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2f2c37e8-3b33-4a65-aa2c-c8463fab75e0” | c(“biolink:Association”, “biolink:Entity”) |
| 58 | 1 | “HSAPDV:0000103” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:247dad3e-086e-4917-9b1b-7c66ee967299” | c(“biolink:Association”, “biolink:Entity”) |
| 59 | 1 | “HSAPDV:0000096” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2db7b77f-8d81-4c4c-badf-ce8050959a8c” | c(“biolink:Association”, “biolink:Entity”) |
| 60 | 1 | “HSAPDV:0000016” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3b2f233d-33b0-4e71-9396-e5cc6d307933” | c(“biolink:Association”, “biolink:Entity”) |
| 61 | 1 | “HSAPDV:0000155” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d1ff9b17-7f6b-4418-841a-af505034cad0” | c(“biolink:Association”, “biolink:Entity”) |
| 62 | 1 | “HSAPDV:0000272” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:87a8ee8a-4048-410b-a6b4-19a972cc481d” | c(“biolink:Association”, “biolink:Entity”) |
| 63 | 1 | “HSAPDV:0000168” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2f7c79f3-fe73-4335-8fc0-afcfe1c51e9e” | c(“biolink:Association”, “biolink:Entity”) |
| 64 | 1 | “HSAPDV:0000223” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ba91da26-111f-4742-a57d-e93f7220834c” | c(“biolink:Association”, “biolink:Entity”) |
| 65 | 1 | “HSAPDV:0000268” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0db5abf1-22df-4376-911a-991352456f6e” | c(“biolink:Association”, “biolink:Entity”) |
| 66 | 1 | “HSAPDV:0000146” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2b5f8105-0d2b-42ef-a774-e551cf985b1f” | c(“biolink:Association”, “biolink:Entity”) |
| 67 | 1 | “HSAPDV:0000055” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:548b5b38-a645-443f-bb23-2ba140fa480b” | c(“biolink:Association”, “biolink:Entity”) |
| 68 | 1 | “HSAPDV:0000002” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:97fd41d8-d12d-48e5-b202-0fc94bce4fad” | c(“biolink:Association”, “biolink:Entity”) |
| 69 | 1 | “HSAPDV:0000135” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:3b73b73c-0397-4056-80df-7ec39804e0c5” | c(“biolink:Association”, “biolink:Entity”) |
| 70 | 1 | “HSAPDV:0000056” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d6b13037-950a-4918-b487-3ad159417268” | c(“biolink:Association”, “biolink:Entity”) |
| 71 | 1 | “HSAPDV:0000228” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c63d0bf4-a36f-4d71-bd1b-05cad1eb2008” | c(“biolink:Association”, “biolink:Entity”) |
| 72 | 1 | “HSAPDV:0000187” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:604494d0-92de-4b15-8935-22a94813dc4a” | c(“biolink:Association”, “biolink:Entity”) |
| 73 | 1 | “HSAPDV:0000189” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2a2c2518-c486-4cfb-8ef7-29d856c9f455” | c(“biolink:Association”, “biolink:Entity”) |
| 74 | 1 | “HSAPDV:0000194” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d208140b-719d-46f9-90fa-c278769eb674” | c(“biolink:Association”, “biolink:Entity”) |
| 75 | 1 | “HSAPDV:0000026” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:2e24d2b0-f63e-4f27-b056-21e291cfe15a” | c(“biolink:Association”, “biolink:Entity”) |
| 76 | 1 | “HSAPDV:0000031” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c94f91a7-7baf-40c5-b4fd-bc72a08df201” | c(“biolink:Association”, “biolink:Entity”) |
| 77 | 1 | “HSAPDV:0000209” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:95fbd2ff-155f-440f-920d-775d8c0181fe” | c(“biolink:Association”, “biolink:Entity”) |
| 78 | 1 | “HSAPDV:0000035” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:978eed55-7601-49fb-b4ef-0805427f70be” | c(“biolink:Association”, “biolink:Entity”) |
| 79 | 1 | “HSAPDV:0000273” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fa1a5ede-8439-404a-9125-3b3c5d887e31” | c(“biolink:Association”, “biolink:Entity”) |
| 80 | 1 | “HSAPDV:0000215” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:54b2ecd2-e843-4180-bc9e-6aba31a71507” | c(“biolink:Association”, “biolink:Entity”) |
| 81 | 1 | “HSAPDV:0000118” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:ea9604b1-5265-4d58-a124-72baf4638c17” | c(“biolink:Association”, “biolink:Entity”) |
| 82 | 1 | “HSAPDV:0000066” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:98ee4a07-07d9-4d43-8038-041c88ae70fd” | c(“biolink:Association”, “biolink:Entity”) |
| 83 | 1 | “HSAPDV:0000172” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d2dba399-33db-4ad3-8ba0-08fceacb4c93” | c(“biolink:Association”, “biolink:Entity”) |
| 84 | 1 | “HSAPDV:0000218” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:74955ec4-a99b-423b-a05f-dc2b64cd72cb” | c(“biolink:Association”, “biolink:Entity”) |
| 85 | 1 | “HSAPDV:0000122” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:33946ea8-23c1-4659-8fcb-726481e04698” | c(“biolink:Association”, “biolink:Entity”) |
| 86 | 1 | “HSAPDV:0000230” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:819f6604-d9df-4f64-af34-ebb86f19eccf” | c(“biolink:Association”, “biolink:Entity”) |
| 87 | 1 | “HSAPDV:0000167” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c1599085-ba77-4f66-9f0c-8ddf89c15e56” | c(“biolink:Association”, “biolink:Entity”) |
| 88 | 1 | “HSAPDV:0000009” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:fa53d51c-ea9e-44fc-b864-c1f9382d9813” | c(“biolink:Association”, “biolink:Entity”) |
| 89 | 1 | “HSAPDV:0000112” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:0ebb6032-f9bc-4ac8-a329-a8581fb61218” | c(“biolink:Association”, “biolink:Entity”) |
| 90 | 1 | “HSAPDV:0000222” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:cc9fb3b2-5916-4ec4-a784-47c60a2974d1” | c(“biolink:Association”, “biolink:Entity”) |
| 91 | 1 | “HSAPDV:0000180” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:122cd9c1-cce0-474c-ac75-d75cccfacff4” | c(“biolink:Association”, “biolink:Entity”) |
| 92 | 1 | “HSAPDV:0000053” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:592d31d9-8205-4002-a231-390044dcfe6e” | c(“biolink:Association”, “biolink:Entity”) |
| 93 | 1 | “HSAPDV:0000074” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:c632bdef-f543-48e4-815a-5290cd2682f0” | c(“biolink:Association”, “biolink:Entity”) |
| 94 | 1 | “HSAPDV:0000027” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:741854af-7cbc-4b46-a176-2bfd2f3fa894” | c(“biolink:Association”, “biolink:Entity”) |
| 95 | 1 | “HSAPDV:0000061” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:98584866-62a2-482e-8fc8-7e8a94f81e0e” | c(“biolink:Association”, “biolink:Entity”) |
| 96 | 1 | “HSAPDV:0000210” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:e57cf366-4735-450b-b832-79ad807a1a64” | c(“biolink:Association”, “biolink:Entity”) |
| 97 | 1 | “HSAPDV:0000100” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:dfc5adaf-eefb-447d-879a-b13bf68b8d5d” | c(“biolink:Association”, “biolink:Entity”) |
| 98 | 1 | “HSAPDV:0000226” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:d9a20483-bdbe-4eda-a95b-495839a2f022” | c(“biolink:Association”, “biolink:Entity”) |
| 99 | 1 | “HSAPDV:0000108” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:4f126bb9-c5e4-4663-99d2-72ebb79a50cd” | c(“biolink:Association”, “biolink:Entity”) |
| 100 | 1 | “HSAPDV:0000191” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:6d7f34df-204b-4f1e-810b-2c622e85fb8a” | c(“biolink:Association”, “biolink:Entity”) |
| 101 | 1 | “HSAPDV:0000011” | “biolink:subclass_of” | “HSAPDV:0000000” | “not_provided” | “not_provided” | “monarch-kg_edges.jsonl” | c(“infores:monarchinitiative”, “infores:phenio”) | “infores:HsapDv” | “phenio_edges” | “urn:uuid:1a41ed95-02f3-4970-9521-d9c155f3ff8c” | c(“biolink:Association”, “biolink:Entity”) |
quickplot(stages_expanded)
Ok, biolink:related_to seems to be of interest,
connecting many of the life stages. Altogether these are related-to just
three diseases (juvenile, young, and late-onset Parkinsons). Let’s look
at just the hierarchy within this graph, dropping the sublass info
cluttering the graph.
stages_expanded |>
activate(edges) |>
filter(predicate == "biolink:related_to") |>
quickplot()
Ok… that’s a bit better; there are a bunch of stages still cluttering this up, of the form “X year-old stage”, “X month-old stage”, and “Carnegie stage X”. Let’s drop those too.
stages_expanded |>
activate(edges) |>
filter(predicate == "biolink:related_to") |>
activate(nodes) |>
filter(!str_detect(name, "Carnegie") & !str_detect(name, "year-old") & !str_detect(name, "month-old")) |>
quickplot()
Welp, on zooming in, while there are stages such as adult and pediatric, those are connected via a “related to”, so this is not a clean transitive organization like we would expect with subclass-of, and as discovered above there’s not much structured provded by subclass-of, nor are these connected much else in the graph (except for Parkinsons).
Perhaps there are other life-stage-like entities in the KG to look for?